python2-pytesseract
Python2 - pytesseract - Python wrapper for Tesseract-OCR
3.0.0
2020-05-24
eisfair-noarch
the eisfair team, team(at)eisfair(dot)org
stable
python2-base 3.0.0
python2-pillow 3.0.0
python2-setuptools 2.8.4
tesseract-ocr 2.9.0
tesseract-ocr-deu 2.8.0
tesseract-ocr-eng 2.8.0
update-alternatives 3.0.0
Internal Program Version: pytesseract 0.3.4
Python-tesseract is an optical character recognition (OCR) tool for Python,
that is, it will recognize and "read" the text embedded in images.
Python-tesseract is a wrapper for Google's Tesseract-OCR Engine. It can be used
as a stand-alone invocation script to tesseract, as it can read all image types
supported by the Python Imaging Library, including JPEG, PNG, GIF, BMP, TIFF,
and others, whereas tesseract-ocr, by default, only supports TIFF and BMP.
Additionally, if used as a script, python-tesseract will print the recognized
text instead of writing it to a file. There is no support for confidence estimat
bounding box data is planned for future releases.
https://github.com/madmaze/python-tesseract