I am new in android field. I want to make business card scanner related with ocr in android.
For that I use this site refrence .
- http://mindtherobot.com/blog/452/android-beginners-ndk-setup-step-by-step/
now based on this site I complete all the task . but then I could not decide what to do . .I don't have a perfect direction for get output in OCR Code.
I have related 3 choice :
http://www.java2s.com/Open-Source/Android/Camera/wordsnap-ocr/net/bitquill/ocr/OCRThread.java.htm (JAVA OCR code )
http://code.google.com/p/wordsnap-ocr/source/browse/#svn/trunk (word-snap code for ocr)
http://www.itwizard.ro/mezzofanti-installrun-tutorial-243.html (mezzofanti)
plz , give some solution in a right direction. . Thanx. .