EstervQrCode 1.1.1
Library for qr code manipulation
Public Attributes | List of all members
CvConvexityDefect Struct Reference

#include <types_c.h>

Public Attributes

CvPointstart
 
CvPointend
 
CvPointdepth_point
 
float depth
 

Detailed Description

Convexity defect

Member Data Documentation

◆ depth

float CvConvexityDefect::depth

distance between the farthest point and the convex hull

◆ depth_point

CvPoint* CvConvexityDefect::depth_point

the farthest from the convex hull point within the defect

◆ end

CvPoint* CvConvexityDefect::end

point of the contour where the defect ends

◆ start

CvPoint* CvConvexityDefect::start

point of the contour where the defect begins


The documentation for this struct was generated from the following file: