Click here to Skip to main content
15,949,686 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
i want to read and use text read from images which have text written on them using android
(Click a snap from my android phone of some banner and now i want my app to give me the text written on the banner)
please help...,Could any one provide some example....

Thnx in advance........
Posted
Updated 3-Jul-12 0:13am
v2

take a look at Android OCR[^]

Providing the source code takes away your fun and doesn't help you in the long run.

Happy coding

/Darren
 
Share this answer
 
It does not work like this here.

Here is what is expected of enquirers:
1. TRY first what you want to do! You may find that it's not that hard.
2. Formulate what was done by you that looks like an issue/not working.

Try them and tell if you face issues.
Members will be more than happy to help like this.


Now, currently what you are asking is not exactly related to android. To get text contained in image you will need Java OCR that runs on Android.
Have a look at this one: http://sourceforge.net/projects/javaocr/[^]

It has samples for Android too.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900