OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 50 milliseconds