-
Notifications
You must be signed in to change notification settings - Fork 949
Home
Cyril edited this page Jan 6, 2015
·
16 revisions
Tesseract-OCR-iOS is an iOS port of the Tesseract optical character recognition engine, which is considered one of the most accurate open source OCR engines currently available. It provides a powerful and easy to use API. Use it in iOS 7.0+ projects written in either Objective-C or Swift.
See the Installation page in the wiki. Once you're setup see some usage examples.
Tesseract OCR iOS and TesseractOCR.framework are distributed under the MIT license.
Tesseract, maintained by Google, is distributed under the Apache 2.0 license.