How to implement tesseract ocr in android using native c++ opencv [closed]
Hello all
I am working on android application which is mainly work for OCR from image. so for that i will use Tesseract OCR. but i will use tesseract OCR in native using OpenCV.
please give me any idea or suggestion for that.
how exactly is this problem related to opencv ??
@berak it is not a problem but i just want to implement tesseract ocr in android but using opencv c++ not java.
So then, implement it bro.
A good start is here
Google provide some result regarding this by the way, there are even some video on YouTube.