tesseract icon indicating copy to clipboard operation
tesseract copied to clipboard

OCR tool timing

Open balaji-6975 opened this issue 2 years ago • 0 comments

Hi

By Using Tesseract OCR to recognize text from image is works normal but for some time execution of following line reaches 450-500 ms with 3-5 char detection .

char* out = tess[nArrayIndex].GetUTF8Text();

Please assist me to resolve this issue.

balaji-6975 avatar Jun 16 '22 10:06 balaji-6975