findTopBottomBorders
Finds the top and bottom borders of the given image. The values in the returned Pair
Return
A vector containing the top and bottom borders, or null if the image is completely empty.
Finds the top and bottom borders of the given image. The values in the returned Pair
A vector containing the top and bottom borders, or null if the image is completely empty.