OpenCV
3.0.0
Open Source Computer Vision
|
#include "types_c.h"
Public Attributes | |
float | depth |
CvPoint * | depth_point |
CvPoint * | end |
CvPoint * | start |
Convexity defect
float CvConvexityDefect::depth |
distance between the farthest point and the convex hull
CvPoint* CvConvexityDefect::depth_point |
the farthest from the convex hull point within the defect
CvPoint* CvConvexityDefect::end |
point of the contour where the defect ends
CvPoint* CvConvexityDefect::start |
point of the contour where the defect begins