There are many API-breaking changes in this release. Check the wiki for information about how to use the latest version of the library: https://github.com/gali8/Tesseract-OCR-iOS/wiki
- Added "G8" prefix to classes.
- Added new NSOperation subclass (
G8RecognitionOperation) for easily performing recognition asynchronously. - Added option to set maximum allowed recognition time before Tesseract st...