Hi,

I've seen the posts from April 
http://groups.google.com/group/tesseract-ocr/browse_frm/thread/5f5c574473439f58
but I wondered if anybody was currently working on a port of Tesseract
to Android?

Since this would require JNI (or access to the command line), I wonder
if there is a pure Java version planned that could be more easily
ported to Android?

Ideally, there could be an Intent "recognize this image" where input
is an image in the Image content provider, and the result would be the
recognized text, similar as to how it is done in the ZXing project
( http://code.google.com/p/zxing/ ). For JNI on Android, there is the
Mandelbrot example ( http://code.google.com/p/mandelbrot/ ) but I
don't know how easily such an application could be distributed using
for example Android's Market.

Peli
www.openintents.org

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"tesseract-ocr" 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/tesseract-ocr?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to