-
Making an OCR app for Android using Tesseract.
Star on GitHub Recently I was playing with OCR library by google called as “Tesseract” (cool name for a library!). It was a fun experience. This post shows how you can make a simple OCR app in Android using Tesseract. We will be using Tess-Two a fork of Tesseract…