I have a image with text on top of it. I need to extract the text from the image.
For example: Consider i have a image and on top of the image i have a LOGO "NOKIA". I would like to extract the logo as a text from the image.
I have a image with text on top of it. I need to extract the text from the image.
For example: Consider i have a image and on top of the image i have a LOGO "NOKIA". I would like to extract the logo as a text from the image.
I am not sure what you mean get text from imageview. I assume you want to extract text on a image in android. To do that you require a OCR- Optical Character recognizer.
I suggest have look at this link Is there any free OCR library for Android?.
Also download this and modify the same according to your needs. https://github.com/GautamGupta/Simple-Android-OCR.
It's an image. so you can try android OCR.
https://github.com/rmtheis/android-ocr
http://code.google.com/p/mobileocr/source/browse/#svn%2Ftrunk