Home
last modified time | relevance | path

Searched refs:depth_point (Results 1 – 2 of 2) sorted by relevance

/external/opencv/cv/include/
Dcvtypes.h129 CvPoint* depth_point; /* the farthest from the convex hull point within the defect */ member
/external/opencv/cv/src/
Dcvconvhull.cpp699 defect.depth_point = cur; in cvConvexityDefects()