Reputation: 11
I am trying to make an app to take the image by using android, and then getting the text from the captured image(it might be OCR like). Please help me out on it, if anybody have idea about it. Thanks.
Upvotes: 0
Views: 2432
Reputation: 1687
For capturing images you can take a look at this http://marakana.com/forums/android/examples/39.html or this http://notes.hfoss.org/index.php/Tutorial:Camera_and_Gallery_Demo.
For OCR you can check this thread Is there any free OCR library for Android?.
Hope this helps.
Upvotes: 1