How to implement tesseract ocr in android using native c++ opencv [closed]

asked 2019-03-28 05:37:03 -0600

Akhil Patel gravatar image

updated 2019-12-10 01:06:35 -0600

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.

edit retag flag offensive reopen merge delete

Closed for the following reason spam or advertising by mshabunin
close date 2019-04-04 07:12:39.580412

Comments

how exactly is this problem related to opencv ??

berak gravatar imageberak ( 2019-03-28 08:19:34 -0600 )edit

@berak it is not a problem but i just want to implement tesseract ocr in android but using opencv c++ not java.

Akhil Patel gravatar imageAkhil Patel ( 2019-03-29 00:38:11 -0600 )edit

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.

HYPEREGO gravatar imageHYPEREGO ( 2019-04-02 08:08:10 -0600 )edit