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

Fix regression in layout detection since 5.0.0 (fixes issue #4014) #4136

Merged
merged 1 commit into from
Oct 5, 2023

Conversation

stweil
Copy link
Contributor

@stweil stweil commented Oct 4, 2023

"auto" resulted in unsigned numbers, but htext_score and vtest_score can be negative.

Fixes: 842cca1 ("Fix more signed/unsigned compiler warnings")

…-ocr#4014)

"auto" resulted in unsigned numbers, but htext_score and vtest_score
can be negative.

Fixes: 842cca1 ("Fix more signed/unsigned compiler warnings")
Signed-off-by: Stefan Weil <sw@weilnetz.de>
@stweil stweil merged commit 063ad31 into tesseract-ocr:main Oct 5, 2023
9 of 11 checks passed
@stweil stweil deleted the issue4014 branch October 5, 2023 06:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants