OpenCV 4.5.3(日本語機械翻訳)
公開変数類 | 全メンバ一覧
CvConvexityDefect 構造体

#include <types_c.h>

公開変数類

CvPoint * start
CvPoint * end
CvPoint * depth_point
float depth

詳解

凸部の欠陥

メンバ詳解

depth

float CvConvexityDefect::depth

最遠点と凸包の距離

depth_point

CvPoint* CvConvexityDefect::depth_point

欠陥内の凸包から最も離れた点

end

CvPoint* CvConvexityDefect::end

欠陥が終了する輪郭の点

start

CvPoint* CvConvexityDefect::start

輪郭の中で欠陥が始まる点


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