Answer the question
In order to leave comments, you need to log in
Are there libraries for Python3 OCR (text recognition)?
It is required to recognize text from a scan of an A4 sheet. the scan is good enough.
All I found on the topic is pytesser for 2.4 Python, but you need it under Python 3
Answer the question
In order to leave comments, you need to log in
like so
docs.opencv.org/master/d7/ddc/classcv_1_1text_1_1O...
only what part of OpenCV works under the third one, although support for Python 3 is declared
Look for other wrappers for Tesseract.
For example, there is a fresh pytesseract with declared support for Python 3
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question