![]() |
OpenCV
4.0.0-pre
Open Source Computer Vision
|
Looking for a C++ dev who knows OpenCV?
I'm looking for work. Hire me! |
Convexity defect. More...
#include "types_c.h"

Public Attributes | |
| float | depth |
| distance between the farthest point and the convex hull More... | |
| CvPoint * | depth_point |
| the farthest from the convex hull point within the defect More... | |
| CvPoint * | end |
| point of the contour where the defect ends More... | |
| CvPoint * | start |
| point of the contour where the defect begins More... | |
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