I want to be able to crop any image with the smallest bounding box possible. Example:
I have the "a" image and want to crop the image with the smallest rectangle that encompasses my image.
1 | initial version |
I want to be able to crop any image with the smallest bounding box possible. Example:
I have the "a" image and want to crop the image with the smallest rectangle that encompasses my image.