Asked 10 years, 1 month ago
Viewed 318 times
0
How do I integrate the Tesseract into my Eclipse app? I need to do image recognition.
Vieira, did you ever look at Tess4j? It is a Wrapper for Java, which is for Android. Have a look at: http://tess4j.sourceforge.net/
Tess4j
– Wakim
Did you even Google? What did you discover?
– karlphillip
Here is a tutorial on how to do this and an example source code. http://stackoverflow.com/a/19533854/1565769
– pedrofsn
Browser other questions tagged android ocr tesseract
Vieira, did you ever look at
Tess4j
? It is a Wrapper for Java, which is for Android. Have a look at: http://tess4j.sourceforge.net/– Wakim
Did you even Google? What did you discover?
– karlphillip
Here is a tutorial on how to do this and an example source code. http://stackoverflow.com/a/19533854/1565769
– pedrofsn