Click or drag to resize

Emgu.CV.Structure Namespace

http://www.emgu.com
Wrapped OpenCV structures
Classes
  ClassDescription
Public classBgr
Defines a Bgr (Blue Green Red) color
Public classBgr565
Defines a Bgr565 (Blue Green Red) color
Public classBgra
Defines a Bgra (Blue Green Red Alpha) color
Public classCircleF
A circle
Public classColorPoint
A point with Bgr color information
Public classCross2DF
A 2D cross
Public classCuboid
A solid resembling a cube, with the rectangular faces not all equal; a rectangular parallelepiped.
Public classCvStructSizes
This is used to hold the sizes of the Open CV structures
Public classEllipse
An ellipse
Public classGray
Defines a Gray color
Public classHls
Defines a Hls (Hue Lightness Satuation) color
Public classHsv
Defines a HSV (Hue Satuation Value) color
Public classLab
Defines a CIE Lab color
Public classLineSegment2D
A line segment
Public classLineSegment2DF
A line segment
Public classLineSegment3DF
A 3D line segment
Public classLuv
Defines a CIE Luv color
Public classMCvAvgComp
Result of cvHaarDetectObjects
Public classMCvMat
Managed structure equivalent to CvMat
Public classMCvMatND
Managed structure equivalent to CvMatND
Public classMCvMatNDDimension
The MatND Dimension
Public classMCvObjectDetection
Structure contains the bounding box and confidence level for detected object
Public classMCvPoint2D64f
Managed Structure equivalent to CvPoint2D64f
Public classMCvPoint3D32f
Managed Structure equivalent to CvPoint3D32f
Public classMCvPoint3D64f
Managed Structure equivalent to CvPoint3D64f
Public classMCvScalar
Managed structure equivalent to CvScalar
Public classMCvSlice
Managed structure equivalent to CvSlice
Public classMCvTermCriteria
Managed structure equivalent to CvTermCriteria
Public classMDMatch
OpenCV's DMatch structure
Public classMIplImage
Managed structure equivalent to IplImage
Public classMKeyPoint
OpenCV's KeyPoint class
Public classRange
The range use to setup the histogram
Public classRangeF
The range use to setup the histogram
Public classRgb
Defines a Rgb (Red Green Blue) color
Public classRgba
Defines a Rgba (Red Green Blue Alpha) color
Public classRotatedRect
Managed structure equivalent to CvBox2D
Public classTriangle2DF
A 2D triangle
Public classTriangle3DF
A 3D triangle
Public classXyz
Defines a Xyz color (CIE XYZ.Rec 709 with D65 white point)
Public classYcc
Defines a Ycc color (YCrCb JPEG)