Sample Python Code.
# Convert to text text = pytesseract.image_to_string(image, lang='spa')
# Load the image image = cv2.imread('your_image.png')
Install Spanish language data.
Sample Python Code.
# Convert to text text = pytesseract.image_to_string(image, lang='spa') ocrime for ostim standalone spanish better
# Load the image image = cv2.imread('your_image.png') Sample Python Code
Install Spanish language data.