Wrapped OpenCV structures
| C# | Visual Basic | Visual C++ |
namespace Emgu.CV.Structure
Namespace Emgu.CV.Structure
namespace Emgu.CV.Structure
| All Types | Structures |
| Icon | Type | Description |
|---|---|---|
| Bgr |
Defines a Bgr (Blue Green Red) color
| |
| Bgra |
Defines a Bgra (Blue Green Red Alpha) color
| |
| CircleF | A circle | |
| Cross2DF |
A 2D cross
| |
| MCvMatND..::.Dimension |
The MatND Dimension
| |
| Ellipse |
An ellipse
| |
| Gray | Defines a Gray color | |
| Hls |
Defines a Hls (Hue Lightness Satuation) color
| |
| Hsv |
Defines a HSV (Hue Satuation Value) color
| |
| Lab |
Defines a CIE Lab color
| |
| LineSegment2D |
A line segment
| |
| LineSegment2DF |
A line segment
| |
| Luv |
Defines a CIE Luv color
| |
| MCvAvgComp |
Result of cvHaarDetectObjects
| |
| MCvBGStatModel |
Wrapper to the CvBGStatModel
| |
| MCvBlob |
Wrapper to the CvBlob structure
| |
| MCvBlobTrackerAutoParam1 |
Parameters of blobtracker auto ver1
| |
| MCvBlobTrackerParamLH |
Some declarations for specific Likelihood tracker
| |
| MCvBlobTrackerParamMS |
Mean Shift Blob tracker parameters
| |
| MCvBox2D |
Managed structure equivalent to CvBox2D
| |
| MCvChain |
Managed structure equivalent to CvChain
| |
| MCvConnectedComp |
Managed structure equivalent to CvConnectedComp
| |
| MCvContour |
Managed structure equivalent to CvContour
| |
| MCvConvexityDefect |
Managed structure equivalent to CvConvexityDefect
| |
| MCvFGDStatModelParams |
Wrapper to the CvBGStatModel
| |
| MCvFont |
Managed structure equivalent to CvFont
| |
| MCvHistogram |
Managed structure equivalent to CvMat
| |
| MCvHuMoments |
Hu invariants
| |
| MCvKalman |
Managed CvKalman structure
| |
| MCvMat |
Managed structure equivalent to CvMat
| |
| MCvMatND |
Managed structure equivalent to CvMatND
| |
| MCvMoments |
spatial and central moments
| |
| MCvPoint2D64f |
Managed Structure equivalent to CvPoint2D64f
| |
| MCvPoint3D32f |
Managed Structure equivalent to CvPoint3D32f
| |
| MCvPoint3D64f |
Managed Structure equivalent to CvPoint3D64f
| |
| MCvQuadEdge2D |
Quad-edge of planar subdivision
| |
| MCvScalar |
Managed structure equivalent to CvScalar
| |
| MCvSeq |
Managed structure equivalent to CvSeq
| |
| MCvSeqBlock |
Managed structure equivalent to CvSeqBlock
| |
| MCvSeqReader |
Wrapped CvSeqReader structure
| |
| MCvSet |
Wrapper CvSet structure
| |
| MCvSetElem |
Wrapper CvSetElem structure
| |
| MCvSlice |
Managed structure equivalent to CvSlice
| |
| MCvStereoBMState |
Wrapped CvStereoBMState structure
| |
| MCvStereoGCState |
Wrapped CvStereoGCState structure
| |
| MCvSubdiv2D |
Managed CvSubdiv2D structure
| |
| MCvSubdiv2DEdge |
Wrapped CvSubdiv2DEdge structure
| |
| MCvSubdiv2DPoint |
Managed CvSubdiv2DPoint structure
| |
| MCvSURFParams |
Wrapped CvSURFParams structure
| |
| MCvSURFPoint |
Wrapped CvSURFPoint structure
| |
| MCvTermCriteria |
Managed structure equivalent to CvTermCriteria
| |
| MIplImage |
Managed structure equivalent to IplImage
| |
| RangeF |
The range use to setup the histogram
| |
| Triangle2DF |
A 2D triangle
| |
| Triangle3DF |
A 3D triangle
| |
| Xyz |
Defines a Xyz color (CIE XYZ.Rec 709 with D65 white point)
| |
| Ycc |
Defines a Ycc color (YCrCb JPEG)
|