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

  /external/opencv/cv/include/
cvtypes.h 129 CvPoint* depth_point; /* the farthest from the convex hull point within the defect */ member in struct:CvConvexityDefect
  /external/opencv/cv/src/
cvconvhull.cpp 699 defect.depth_point = cur;

Completed in 51 milliseconds