On Fri, Jun 8, 2012 at 9:22 AM, Vijay Krishnan <[email protected]> wrote: > Could anyone tell me the way to extract text from image in android.
The same way you "extract text from image" anywhere else: use OCR. There is no OCR capability as part of the Android OS, so you will need a third-party solution, most likely an expensive commercial one. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Android Training... At Your Office: http://commonsware.com/training -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

