I am using an i3 quad-core CPU. My scenario is that I want to process 100
images in 1 sec including the image processing and cropping images. I
create an ROI crop it and do the image processing then OCR. But what
happens is that sometimes the same ROI takes more than 1 sec but sometimes
it does
I'm running an image through Tesseract via a PHP library
(https://github.com/thiagoalessio/tesseract-ocr-for-php).
The ouput seems to contain two potential matches for a single character.
I'm expecting "P01.01" but I'm actually getting "PO01.01".
Note the O (letter) and 0 (number, zero).
--
Yo
2 matches
Mail list logo