| MCvConnectedComp Structure |
Namespace: Emgu.CV.Structure
The MCvConnectedComp type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | (Inherited from ValueType.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from ValueType.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from ValueType.) |
| Name | Description | |
|---|---|---|
| Area |
area of the segmented component
| |
| Contour |
Pointer to the CvSeq
| |
| Rect |
ROI of the segmented component
| |
| Value |
scalar value
|