Very cool Robert! The video for our own Android app with Tesseract is here: http://www.youtube.com/watch?v=jiPl_9rWoz0 Not as cool as your though since we don't show anything in real time, we have a bit of work to do before we scan the whole card and make some adjustments and semantic analysis ...
Patrick On Aug 4, 4:04 am, Robert T <[email protected]> wrote: > I've written an Android app (video:http://www.youtube.com/watch?v=FOSgiPjGwx4) > that makes use of Tesseract using the tesseract-android-tools API, > which implements Tesseract functions using JNI and the Android NDK. > I'd like to expand this app by implementing the GetRegions() and > GetWords() functions in Tesseract's baseapi.cpp using JNI. > > I've tried to code the JNI myself, but I haven't been able to get it > to work so far. Does anyone know of any existing projects that > implement these functions using JNI that I could look to for guidance? > Robert -- 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

