Skip to content

Tesseract OCR iOS is a Framework for iOS8+, compiled also for armv7s and arm64. I have upgraded tesseract version to 4.1.1 release.

License

Notifications You must be signed in to change notification settings

xwal/Tesseract-OCR-iOS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d243bae · Mar 25, 2020
Mar 25, 2020
Mar 24, 2020
Mar 24, 2020
Nov 15, 2018
Mar 24, 2020
Mar 24, 2020
Jan 7, 2016
Dec 10, 2014
Jan 10, 2015
Mar 24, 2020
Aug 9, 2017
Nov 15, 2018
Dec 3, 2014
Mar 24, 2020
Mar 24, 2020
Mar 24, 2020
Mar 25, 2020

Repository files navigation

Tesseract OCR iOS

Build Status Coverage Status

Use Tesseract OCR in iOS 8.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

Getting Started

See the Installation page in the wiki. Once you're setup see some usage examples.

Known Limitations

  • No OS X support.
  • Strict requirement on language files existing in a referenced "tessdata" folder.

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).

Contributors

Daniele Galiotto (founder) - iOS Freelance Developer - www.g8production.com

Kevin Conley - www.kevintechnology.com

About

Tesseract OCR iOS is a Framework for iOS8+, compiled also for armv7s and arm64. I have upgraded tesseract version to 4.1.1 release.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 57.3%
  • C++ 25.9%
  • Objective-C 12.6%
  • Objective-C++ 2.2%
  • Shell 1.0%
  • Makefile 0.5%
  • Other 0.5%