you can use google's tesseract and here's a writeup on how to use it on NDK:
http://www.itwizard.ro/interfacing-cc-libraries-via-jni-example-tesseract-163.html On Wed, May 11, 2011 at 12:23 AM, Ajit <[email protected]> wrote: > Hello, > I am developing a project which takes a natural scene image as input > and detects text,recogniss and converts it to speech. i have done it > using matlab. now i want it to go real time > i,e a mobile application, which shd be able to take images from camera > of phone, and sent it to matlab, the matlab shd process the image, > return back the text file containing recognised text, and the app shd > convert the text present in received file to speech(text to speech). > can it be done??? if yes. pls let me know..:) > thank you > > -- > 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 -- Cheers, *Marc Lester Tan * http://www.appalert.co http://moonphase.pendukosoftware.com http://blogs.marctan.com <http://www.proudlypinoy.org/> -- 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

