Home
last modified time | relevance | path

Searched defs:return_points (Results 1 – 3 of 3) sorted by relevance

/external/opencv/cv/src/
Dcvconvhull.cpp229 int orientation, int return_points ) in cvConvexHull2()
/external/opencv3/modules/imgproc/src/
Dconvhull.cpp396 int orientation, int return_points ) in cvConvexHull2()
/external/opencv3/modules/imgproc/test/
Dtest_convhull.cpp436 int return_points; member in CV_ConvHullTest