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

Allow images with up to 40k by 40k pixels, fix #735 #768

Merged
merged 1 commit into from
Feb 1, 2022
Merged

Conversation

kba
Copy link
Member

@kba kba commented Dec 20, 2021

This limit is pretty arbitrary but I have not come across any image even close to this large and it would be enough to handle the 2559x37192 image mentioned in tesseract-ocr/tesseract#3184 - though ocrd-tesserocr-recognize would still fail currently because the MAX_IMAGE_PIXELS change here only relates to the Python API, not the tesseract API.

@paulpestov paulpestov removed their request for review January 31, 2022 14:20
@kba kba merged commit aae9f52 into master Feb 1, 2022
@kba kba deleted the max-image-pixels branch February 1, 2022 18:30
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.

1 participant