OpenCV453
公開変数類 | 全メンバ一覧
CvConvexityDefect 構造体

#include <types_c.h>

公開変数類

CvPointstart
 
CvPointend
 
CvPointdepth_point
 
float depth
 

詳解

Convexity defect

メンバ詳解

◆ 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


この構造体詳解は次のファイルから抽出されました: