OpenCV 4.5.3(日本語機械翻訳)
|
#include <types_c.h>
公開変数類 |
|
CvPoint * | start |
CvPoint * | end |
CvPoint * | depth_point |
float | depth |
凸部の欠陥
float CvConvexityDefect::depth |
最遠点と凸包の距離
CvPoint* CvConvexityDefect::depth_point |
欠陥内の凸包から最も離れた点
CvPoint* CvConvexityDefect::end |
欠陥が終了する輪郭の点
CvPoint* CvConvexityDefect::start |
輪郭の中で欠陥が始まる点