python2-tesserocr
Python2 - tesserocr - wrapper around tesseract-ocr
3.0.0
2020-05-24
eisfair-64
the eisfair team, team(at)eisfair(dot)org
stable
glibc 3.0.0
libarchive13 3.0.0
libcurl4 3.0.0
libgcc_s1 3.0.0
liblept5 3.0.0
libpython2_7 3.0.0
libstdcpp6 3.0.0
libtesseract4 2.9.0
python2-base 3.0.0
tesseract-ocr 2.9.0
tesseract-ocr-osd 2.8.1
tesseract-ocr-eng 2.8.0
Internal Program Version: tesserocr 2.5.1
A wrapper around the tesseract-ocr API for Optical Character
Recognition (OCR).
tesserocr integrates directly with Tesseract's C++ API using Cython
which allows for Pythonic source code. It enables real concurrent
execution when used with Python's threading module by releasing the
GIL while processing an image in tesseract.
https://github.com/sirfz/tesserocr