Home | History | Annotate | Download | only in test

Lines Matching defs:clockwise

509         bool clockwise = orientation == CV_CLOCKWISE;
514 cv::convexHull(_points, _hull, clockwise);
521 cv::convexHull(_points, _hull, clockwise);
528 cv::convexHull(_points, _hull, clockwise);