G
G
GOleg2013-11-26 23:32:54
Python
GOleg, 2013-11-26 23:32:54

Is there a library in nature that can recognize text in images, written only in Python?

Hello! Please tell me if there is a library in nature that can recognize text (preferably Russian) in images, written only in Python? (without C, C++). Or can be easily rewritten in Python?
The problem is that the platform on which recognition is needed only supports python code and basic actions with images (getting a pixel, changing it, etc.) and does not support (very crookedly) C, C ++ inserts.
Thanks a lot.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
M
mind1master, 2013-11-26
@mind1master

http://scikit-learn.org/ ?

V
Vladimir Boliev, 2013-11-27
@voff


There are also Tesseract
Ocrad Linux console recognizers
And a few more
Send a request to an external program and get an answer - any language can. It remains only to correctly parse, if necessary.

A
andrey_ado, 2015-06-19
@andrey_ado

PyBrain
habrahabr.ru/post/171937

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question