I am finding the text on business cards and sometimes the bounding box cuts off a part of a letter. How can I go through each Rect
and make it just slightly bigger?
Given a vector of Rects how could I extend the x and y?
1 | initial version |
I am finding the text on business cards and sometimes the bounding box cuts off a part of a letter. How can I go through each Rect
and make it just slightly bigger?
Given a vector of Rects how could I extend the x and y?