CompareContourAreas
Defined in
<image/SmtImage.h>
Compare the sizes of two contour areas to determine which one is bigger. This is used for ordering lists contour areas.
(1) |
-
Parameters:-
std::vector<cv::Point>
contour1
-
std::vector<cv::Point>
contour2
-