About
  1. | API Documentation
  2. | Common
  3. | image
  4. | SmtImage
  5. | CompareContourAreas

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.


static bool CompareContourAreas(std::vector<cv::Point> contour1, std::vector<cv::Point> contour2)
(1)

  1. Parameters:
    • std::vector<cv::Point> contour1
    • std::vector<cv::Point> contour2

SnakeStrike — An program for high-speed multi-camera data collection and triangulation.

Page owner(s): gwjensen  Last updated: 2020-09-28 07:40:17 +0000