HomeSort by relevance Sort by last modified time
    Searched defs:clockwise (Results 1 - 2 of 2) sorted by null

  /external/opencv3/modules/imgproc/test/
test_convhull.cpp 509 bool clockwise = orientation == CV_CLOCKWISE; local
514 cv::convexHull(_points, _hull, clockwise);
521 cv::convexHull(_points, _hull, clockwise);
528 cv::convexHull(_points, _hull, clockwise);
    [all...]
  /cts/apps/CtsVerifier/libs/
opencv3-android.jar 

Completed in 57 milliseconds