Hi i can only provide you with some pointers. What you basically need to do is to use JNI. You can look here for help
- Android Java: http://code.google.com/p/tesseract-android-tools/ - Desktop Java: http://code.google.com/p/tesjeract/source/checkout. Cheers Renard Am Donnerstag, 1. März 2012 14:13:36 UTC+1 schrieb thera: > > Hi > I'm trying to make use of Tesseract in a java project but I really > can't figure out the process of doing it. > Could someone please help me (Using a Mac 10.6) > > I got the idea that a library by the name libtesseract_api.a > > > Taken from the ReadMe > "Another important change is that you should really be using > TessBaseAPI if you are linking with another program. In Linux (non- > Windows) the main library is now libtesseract_api.a instead of the old > libtesseract_full.a." > > Sorry this may seem very simple but cant seem to figure out. > Any help would be really great > Thanks > -- 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

