1

Can OCR detection be done in iphone? If so can anyone provide me links which help me in developing OCR recognition in iphone?

Thanks Rakesh

1

2 Answers 2

4

Try working out TesserAct api.its working very well. i have Send you a demo Application Link Below.

Sample Code Of the OCR .
http://github.com/nolanbrown/Tesseract-iPhone-Demo

Thanks

Parag

Sign up to request clarification or add additional context in comments.

Comments

3

The Nolan Brown project which parag mentioned uses an earlier version of tesseract(I guess 2.04) and also incorporating it in your project is not easy as it might seem.

My advise is to use 3.0 version of tesseract and it also requires the leptonica library. Here is a very good tutorial on how to include these on ios sdk 5 .... you can also look at the release notes of tesseract for added features in different versions ...

I personally implemented this but the results are not that great to be honest.. :/

2 Comments

The link you have for the tutorial is broken :(
The site is up, but the direct link you've put in to the tutorial at tinsuke.wordpress.com/2011/11/01/… doesn't work, gives 404

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.