Pocket OCR

Source code available on github, licensed under the GPL.

This project is a demonstration of implementing the Tesseract OCR engine on the iPhone platform. It works best with the iPhone 3GS and it’s autofocus lens. External lenses for older iPhones may be necessary for optimal image capture.

To build the tesseract library, download the source code and compile appropriately for the iPhone (arm processor). Add the library to the XCode project and build.

The Tesseract source code is available at:
http://code.google.com/p/tesseract-ocr/

A build script and instructions are available at (also several useful comments):
http://robertcarlsen.net/2009/07/15/cross-compiling-for-iphone-dev-884

Initial announcement:
http://robertcarlsen.net/2009/12/06/ocr-on-iphone-demo-1043

Video demonstration of the initial project:

Comments

Leave a Reply