Wrapper of OpenCV's image processing functions.
Base functions (L1) can be found in CvInvoke class

C# | Visual Basic | Visual C++ |
namespace Emgu.CV
Namespace Emgu.CV
namespace Emgu.CV

All Types | Classes | Interfaces | Delegates |
Icon | Type | Description |
---|---|---|
![]() | CameraCalibration |
Functions used form camera calibration
|
![]() | Capture |
Create a image capture base on opencv's capture object
|
![]() | ColorInfoAttribute |
Attributes used to specify color information
|
![]() | Contour<(Of <(T>)>) |
Wrapped class for Contour
|
![]() | ConvolutionKernelF |
A convolution kernel
|
![]() | CvInvoke..::.CvAllocFunc |
Delegate used to allocate data by OpenCV
|
![]() | CvArray<(Of <(TDepth>)>) |
Wrapped CvArr
|
![]() | CvInvoke..::.CvErrorCallback |
The Error callback that can be registered by cvRedirectError
|
![]() | CvException |
The default exception to be thrown when error encounter in Open CV
|
![]() | CvInvoke..::.CvFreeFunc |
Delegate used to dellocate OpenCV memory
|
![]() | CvInvoke |
Library to invoke OpenCV functions
|
![]() | EigenObjectRecognizer |
An object recognizer using PCA (Principle Components Analysis)
|
![]() | ExtrinsicCameraParameters |
The extrinsic camera parameters
|
![]() | FeatureTree |
A wrapper for CvFeatureTree
|
![]() | HaarCascade |
The HaarCascade class for object detection
|
![]() | Histogram |
A Uniform Multi-dimensional Histogram
|
![]() | ICapture | The interface that is used for WCF to provide a image capture service |
![]() | IColor |
A color type
|
![]() | IConvexPolygon |
An interface for the convex polygon
|
![]() | IConvexPolygonF |
An interface for the convex polygon
|
![]() | IDuplexCapture |
The interface to request a duplex image capture
|
![]() | IDuplexCaptureCallback |
The interface for DuplexCaptureCallback
|
![]() | IImage |
IImage interface
|
![]() | Image<(Of <(TColor, TDepth>)>) |
A wrapper for IplImage
|
![]() | IntrinsicCameraParameters |
The intrinsic camera parameters
|
![]() | Kalman |
A Kalman Filter
|
![]() | Map<(Of <(TColor, TDepth>)>) |
A Map is similar to an Image, except that the location of the pixels is defined by
its area and resolution
|
![]() | MatND<(Of <(TDepth>)>) |
a wrapper for the CvMatND
|
![]() | Matrix<(Of <(TDepth>)>) |
The Matrix class that wrap around CvMat in OpenCV
|
![]() | MemStorage |
Wrapper to the OpenCV MemStorage
|
![]() | MotionHistory |
The motion history class
|
![]() | OpticalFlow |
Contains a collection of optical flow methods
|
![]() | PlanarSubdivision |
Plannar Subdivision
|
![]() | PointCollection |
A collection of points
|
![]() | RotationMatrix2D<(Of <(T>)>) |
A 2D rotation matrix
|
![]() | RotationVector3D |
A 3D rotation matrix
|
![]() | Seq<(Of <(T>)>) |
Wrapper to OpenCV Seq
|
![]() | StereoBM |
Wrapper to the OpenCV StereoBMState
|
![]() | StereoGC |
Wrapper to the OpenCV StereoGCState
|
![]() | StructSize |
Cache the size of various header in bytes
|
![]() | StructuringElementEx |
A wrapper for the CvStructuringElementEx structure in opencv
|
![]() | SURFFeature |
A SURF feature
|
![]() | TimedImage<(Of <(TColor, TDepth>)>) |
The Image which contains time stamp which specified what time this image is created
|
![]() | Util |
Utilities class
|
![]() | VideoWriter |
Create a video writer that write images to video format
|
![]() | VoronoiFacet |
A Voronoi Facet
|