Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tesseract 4.1 - Setting region of interest doesn't work #489

Open
charlesw opened this issue Oct 12, 2019 · 2 comments
Open

Tesseract 4.1 - Setting region of interest doesn't work #489

charlesw opened this issue Oct 12, 2019 · 2 comments
Assignees
Labels

Comments

@charlesw
Copy link
Owner

charlesw commented Oct 12, 2019

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 tesseract-ocr/tesseract#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 charlesw added the bug label Oct 12, 2019
@charlesw charlesw self-assigned this Oct 12, 2019
@tih2010
Copy link

tih2010 commented Jul 6, 2020

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

@charlesw
Copy link
Owner Author

Still broken in Tesseract 5.0 (#579) :(

charlesw added a commit that referenced this issue Jan 23, 2022
Known issues:
* #489 - Setting regions of interest doesn't work
* #490 - PageSegMode.SingleBlockVertText does not work
* #594 - Unz files don't work
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants