E
E
Evgeny Ivanovich2015-10-07 16:05:54
Python
Evgeny Ivanovich, 2015-10-07 16:05:54

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

2 answer(s)
D
Dimonchik, 2015-10-07
@dimonchik2013

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

C
Cobalt the Terrible, 2015-10-07
@CobaltTheTerrible

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 question

Ask a Question

731 491 924 answers to any question