Home
last modified time | relevance | path

Searched refs:cvConvexityDefects (Results 1 – 4 of 4) sorted by relevance

/external/opencv3/modules/imgproc/src/
Dconvhull.cpp513 CV_IMPL CvSeq* cvConvexityDefects( const CvArr* array, in cvConvexityDefects() function
/external/opencv/cv/src/
Dcvconvhull.cpp517 cvConvexityDefects( const CvArr* array, in cvConvexityDefects() function
/external/opencv3/modules/imgproc/include/opencv2/imgproc/
Dimgproc_c.h584 CVAPI(CvSeq*) cvConvexityDefects( const CvArr* contour, const CvArr* convexhull,
/external/opencv/cv/include/
Dcv.h794 CVAPI(CvSeq*) cvConvexityDefects( const CvArr* contour, const CvArr* convexhull, in LOAD_CHDL()