Skip to content

Add digits support for pyocr (Tesseract only).

Jerome Flesch requested to merge torre76:master into master

Created by: torre76

As per #17 (closed), this is the pull request for digit only tesseract OCR.

I updated test cases by adding an image to scan for digits.

Also I lowered the requirements to Python 2.6 because I successfully used pyocr on a 2.6 environment.

Merge request reports