tesserocr
A simple, Pillow-friendly, Python wrapper around tesseract-ocr API using Cython
A simple, Pillow-friendly, Python wrapper around tesseract-ocr API using Cython
To install this package, run one of the following:
tesserocr integrates directly with Tesseract's C++ API using Cython which allows for a 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.
Summary
A simple, Pillow-friendly, Python wrapper around tesseract-ocr API using Cython
Last Updated
Jun 2, 2023 at 15:36
License
MIT
Supported Platforms
GitHub Repository
https://github.com/sirfz/tesserocrDocumentation
https://github.com/sirfz/tesserocr