tesseract icon indicating copy to clipboard operation
tesseract copied to clipboard

Tesseract 4.1 - Setting region of interest doesn't work

Open charlesw opened this issue 6 years ago • 2 comments

The following unit tests are failing in Tesseract 4.1 build (branch features\321-Tesseract-4):

  • EngineTests.CanProcessDifferentRegionsInSameImage
  • EngineTests.CanProcessSpecifiedRegionInImage

seems to be related to https://github.com/tesseract-ocr/tesseract/issues/845

More specifically setting setting the region of interest (SetRectangle in tesseract) to anything other than the dimensions of the pix causes erroneous results (random sting output).

charlesw avatar Oct 12 '19 04:10 charlesw

I just stumbled about this bug as well. Is there a chance it will be fixed soon?

tih2010 avatar Jul 06 '20 13:07 tih2010

Still broken in Tesseract 5.0 (#579) :(

charlesw avatar Jan 23 '22 06:01 charlesw