1
Good evening folks, I would like to know if anyone knows or has ever worked with an Api that provides OCR read solutions for Mobile platform.
If possible list some for me. I thank you already.
1
Good evening folks, I would like to know if anyone knows or has ever worked with an Api that provides OCR read solutions for Mobile platform.
If possible list some for me. I thank you already.
Browser other questions tagged java android ocr
You are not signed in. Login or sign up in order to post.
In java, until about 3 years ago, I found nothing open source / free. What I found, were some implementations in C/C++ that were biding by jni, I believe on android de para fazer tranquilamente the same. I’ll follow the answers around here too.
– wryel
There are some libs yes, the staff usually use much the
Tesseract
. I’ve never used it, so I can’t give you much detail... Maybe this link can help you: http://gaut.am/making-an-ocr-android-app-using-tesseract/– Wakim
Personal vlw, were of great help, I will start the researches on these implementations in C/C++ and on the Tesseract.
– Kaynan Coelho