gali8 / Tesseract-OCR-iOS

Tesseract OCR iOS is a Framework for iOS7+, compiled also for armv7s and arm64.

Home Page:http://www.nexor.it

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tesseract OCR iOS

Build Status Coverage Status

Use Tesseract OCR in iOS 9.0+ projects written in either Objective-C or Swift. Easy and fast.

These are the current versions of the upstream bundled libraries within the framework that this repository provides:

All libs are with bitcode integrated

Install

Carthage

Add the following line to your Cartfile:

github "gali8/Tesseract-OCR-iOS"

Run carthage update

Please note this is a fork, hopefully the url will change later 😸

Known Limitations

Release Notes

3.1.1 and greater

See the Releases page

Older releases

See the Release Notes wiki page

License

Tesseract OCR iOS and TesseractOCR.framework are distributed under the MIT license (see LICENSE.md).

Tesseract, maintained by Google (http://code.google.com/p/tesseract-ocr/), is distributed under the Apache 2.0 license (see http://www.apache.org/licenses/LICENSE-2.0).

Buy me a beer

If you like my work, please buy me a beer (tap the beer):

Contributors

Daniele Galiotto (founder) - Co-Founder at Nexor Technology srl - www.nexor.it

Kevin Conley - www.kevintechnology.com

Eduardo Irias - estamp.co

Hamilton Che hapman -

About

Tesseract OCR iOS is a Framework for iOS7+, compiled also for armv7s and arm64.

http://www.nexor.it

License:MIT License


Languages

Language:C 48.7%Language:C++ 34.2%Language:Objective-C 13.7%Language:Objective-C++ 2.4%Language:Makefile 0.4%Language:Ruby 0.3%Language:Python 0.2%Language:Shell 0.0%