Skip to content

tesserocr v2.2.2

Compare
Choose a tag to compare
@sirfz sirfz released this 26 Jul 18:52
· 118 commits to master since this release
  • Support timeout in Recognize API methods (#55)
    • You can now pass a timeout parameter (milliseconds) to the Recognize and RecognizeForChopTest API methods.
  • Fixed typo in _Enum initialization error message formatting (#56)
  • Display tessdata path in init exception message (#60)
  • Fixed version check in Python 3 when reading the version number from the tesseract executable (#60)