Struct CvStructSizes
This is used to hold the sizes of the Open CV structures
public struct CvStructSizes
- Inherited Members
Fields
CvBox2D
The size of CvBox2D
public int CvBox2D
Field Value
CvMat
The size of CvMat
public int CvMat
Field Value
CvMatND
The size of CvMatND
public int CvMatND
Field Value
CvPoint
The size of CvPoint
public int CvPoint
Field Value
CvPoint2D32f
The size of CvPoint2D32f
public int CvPoint2D32f
Field Value
CvPoint3D32f
The size of CvPoint3D32f
public int CvPoint3D32f
Field Value
CvRect
The size of CvRect
public int CvRect
Field Value
CvScalar
The size of CvScalar
public int CvScalar
Field Value
CvSize
The size of CvSize
public int CvSize
Field Value
CvSize2D32f
The size of CvSize2D32f
public int CvSize2D32f
Field Value
CvTermCriteria
The size of CvTermCriteria
public int CvTermCriteria
Field Value
IplImage
The size of IplImage
public int IplImage