Hi Robert very cool, is the JNI interface and instruction for porting available ? I'm conducting a similar project for my thesis, hower I got stuck in porting tesseract 3.0 on Android 1.6 and I had to workaround with server side implementation that is not the best solution. Thanks Massey
On Thu, Aug 4, 2011 at 9: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 > -- 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

