A simple, Pillow-friendly, Python wrapper around tesseract-ocr

Edit Package python-tesserocr

A simple, Pillow-friendly wrapper around the tesseract-ocr API for Optical
Character Recognition (OCR).

tesserocr integrates directly with Tesseract's C++ API using Cython
which allows for simple Pythonic and easy-to-read source code. It
enables real concurrent execution when used with Python's threading
module by releasing the GIL while processing an image in tesseract.

Refresh
Refresh
Source Files
Filename Size Changed
python-tesserocr.changes 0000002257 2.2 KB
python-tesserocr.spec 0000002372 2.32 KB
tesserocr-2.3.0.tar.gz 0000054946 53.7 KB
Revision 2 (latest revision is 19)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 619191 from Mia Herkt's avatar Mia Herkt (lachs0r) (revision 2)
- Run tests
- Use %license macro
- Update to version 2.3.0
  * Support for Tesseract 4
    + New OCR engines LSTM_ONLY and TESSERACT_LSTM_COMBINED
    + New default tessdata path handling
  * Fixed compilation against Tesseract v3.05.02 which required
    c++11
  * Fallback to 'eng' as default language when default language
    returned by the API is empty
Comments 0
openSUSE Build Service is sponsored by