Answer the question
In order to leave comments, you need to log in
How to supplement the recognition alphabet with the necessary characters from another language in pytesseract?
Installed the Tesseract-OCR engine, then installed the pytesseract wrapper package on Python 3.6.
I recognize Russian text:
text = pytesseract.image_to_string(Image.open(filename), lang='rus')
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question