Question

I am working on a android project that uses tesseract OCR engines..I have been searching on internet from past few days about any support for tesseract for android platform..But I didnt get any help...Please help me about how I do use tesseract for android platform...or how do I install it on android..

any kind of help is highly appriciated... please help thanks in advance

Was it helpful?

Solution

Theses guys have managed to interface Android with Tesseract using the Android NDK. Here's a write up on it:

http://www.itwizard.ro/interfacing-cc-libraries-via-jni-example-tesseract-163.html

OTHER TIPS

Reviving a 3 year old question here :)

Take a look at the tess-two library on Github, its a fork of android tesseract tools and is very easy to use

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top