OCR for iPhone source

ocr_gobbledygookThe source code for the Tesseract OCR for iPhone project has been published. It’s really simple – more of a skeleton, proof-of-concept project than anything else. Still, though, it’s neat to have nearly point-and-shoot text conversion in your pocket.

The project page is: Pocket OCR

The source code is available at github: http://github.com/rcarlsen/Pocket-OCR

There is certainly a lot of improvement to be made. Automatic color correction. Page layout recognition. Perspective correction…the list could go on. The code is there, so…fork away!

(the thumbnail is a bit tongue-in-cheek…but honest. good conversion requires a good source image: well-lit, macro, focused and tightly cropped seems best)

  • Twitter
  • Facebook
  • Slashdot
  • Digg
  • Google Bookmarks
  • del.icio.us
  • RSS

Tags: , , , , , , , , ,

2 Responses to “OCR for iPhone source”

  1. OCR Software Says:

    This is slick. I have seen some really cool apps where you can take a picture of a business cards, and autofill contact info. The uses are endless when OCR is integrated with the image capabilities of the phones.

  2. Michael Stewart Says:

    i had to use git://github.com/rcarlsen/Pocket-OCR to clone.

Leave a Reply