tesserocr v2.2.2 Release Notes

Release Date: 2017-07-26 // over 6 years ago
    • 👌 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)