Skip to content

ldiqual/tesseract-ios-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tesseract Lib for iOS

About

This project contains only the leptonica and tesseract-ocr libraries compiled for iOS.

There is no support for armv6, so it won't work with iPhone 1st Gen and iPhone 3G.

Usage

You might want to use this tesseract-ios to include Tesseract in your iOS project. For a more advanced usage, you can use the raw library with regular C++ code.

Don't forget to rename your implementation classes with .mm instead of .m as it uses C++ code.

Code Sample

Follow this blog post for more informations.

About

Tesseract and Leptonica libraries compiled for iOS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published