I am working on an OCR project for Android and decided to use tesseract, but I have very poor results. I found leptonica has some pretty good features that can help improve the results, but I can't find any example or documentation on how to use it in android, only cpp api documentation is there, can anyone help me find any resource that can help, thanks in advance.
source
share