| MCvObjectDetection Structure |
Namespace: Emgu.CV.Structure
The MCvObjectDetection 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 | |
|---|---|---|
| ClassId |
The class identifier
| |
| Rect |
Bounding box for a detected object
| |
| Score |
Confidence level
|