CvStructSizes Structure |
Namespace: Emgu.CV.Structure
The CvStructSizes type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Returns the hash code for this instance. (Inherited from ValueType.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |
| Name | Description | |
|---|---|---|
| CvBox2D |
The size of CvBox2D
| |
| CvMat |
The size of CvMat
| |
| CvMatND |
The size of CvMatND
| |
| CvPoint |
The size of CvPoint
| |
| CvPoint2D32f |
The size of CvPoint2D32f
| |
| CvPoint3D32f |
The size of CvPoint3D32f
| |
| CvRect |
The size of CvRect
| |
| CvScalar |
The size of CvScalar
| |
| CvSize |
The size of CvSize
| |
| CvSize2D32f |
The size of CvSize2D32f
| |
| CvTermCriteria |
The size of CvTermCriteria
| |
| IplImage |
The size of IplImage
|