Text Detection and recognition in Android using OpenCV MSER algorithm
For Real Time text detection in Android, we will be using OpenCV, and to recognize the text in from the detected text region, we will use Tesseract text detection engine for Android. This part deals with the text detection using OpenCV for Android part. In the next part we will recognize the detected text using …
Text Detection and recognition in Android using OpenCV MSER algorithm Read More »