Detecting a box in bottom-right corner of image and cropping image to it #184
Unanswered
forsberg72
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have hundreds of images like this: https://ibb.co/pLthkX6
All the images have a rectangle around the whole drawing, and all have also that rectangle in bottom right corner. That rectangle contains smaller rectangles which contain text. I marked the rectangle with red arrow. How could I possibly crop images so that I only get that rectangle containing the important texts which I could possibly extract with Tesseract or similar?
Images vary in size and they can be landscape or portrait. I'm familiar with scripting/programming (e.g. Perl, Bash, etc.) and basic usage of IM tools, but I don't know advanced use of IM.
Beta Was this translation helpful? Give feedback.
All reactions