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

#include <types_c.h>

公開変数類

double area
 
CvScalar value
 
CvRect rect
 
CvSeqcontour
 

詳解

Connected component structure

メンバ詳解

◆ area

double CvConnectedComp::area

area of the connected component

◆ contour

CvSeq* CvConnectedComp::contour

optional component boundary (the contour might have child contours corresponding to the holes)

◆ rect

CvRect CvConnectedComp::rect

ROI of the component

◆ value

CvScalar CvConnectedComp::value

average color of the connected component


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