Emgu.CV.Util Namespace |
Class | Description | |
---|---|---|
![]() | BinaryFileStorageT |
A raw data storage
|
![]() | CvException |
The default exception to be thrown when error encounter in Open CV
|
![]() | CvToolbox |
Utilities class
|
![]() | DataLogger |
A DataLogger for unmanaged code to log data back to managed code, using callback.
|
![]() | DataLoggerT |
A generic version of the DataLogger
|
![]() | SharedPtrObject |
An Unmanaged Object is a disposable object with a Ptr property pointing to the unmanaged object
|
![]() | StructSize |
Cache the size of various header in bytes
|
![]() | TbbTaskScheduler |
This class canbe used to initiate TBB. Only usefull if it is compiled with TBB support
|
![]() | VectorOfByte |
Wrapped class of the C++ standard vector of Byte.
|
![]() | VectorOfColorPoint |
Wrapped class of the C++ standard vector of ColorPoint.
|
![]() | VectorOfCvString |
Wrapped class of the C++ standard vector of CvString.
|
![]() | VectorOfDMatch |
Wrapped class of the C++ standard vector of DMatch.
|
![]() | VectorOfDouble |
Wrapped class of the C++ standard vector of Double.
|
![]() | VectorOfFloat |
Wrapped class of the C++ standard vector of Float.
|
![]() | VectorOfInt |
Wrapped class of the C++ standard vector of Int.
|
![]() | VectorOfKeyPoint |
Wrapped class of the C++ standard vector of KeyPoint.
|
![]() | VectorOfMat |
Wrapped class of the C++ standard vector of Mat.
|
![]() | VectorOfOclPlatformInfo |
Wrapped class of the C++ standard vector of OclPlatformInfo.
|
![]() | VectorOfPoint |
Wrapped class of the C++ standard vector of Point.
|
![]() | VectorOfPoint3D32F |
Wrapped class of the C++ standard vector of Point3D32F.
|
![]() | VectorOfPointF |
Wrapped class of the C++ standard vector of PointF.
|
![]() | VectorOfRect |
Wrapped class of the C++ standard vector of Rect.
|
![]() | VectorOfTriangle2DF |
Wrapped class of the C++ standard vector of Triangle2DF.
|
![]() | VectorOfUMat |
Wrapped class of the C++ standard vector of UMat.
|
![]() | VectorOfVectorOfByte |
Wrapped class of the C++ standard vector of VectorOfByte.
|
![]() | VectorOfVectorOfDMatch |
Wrapped class of the C++ standard vector of VectorOfDMatch.
|
![]() | VectorOfVectorOfInt |
Wrapped class of the C++ standard vector of VectorOfInt.
|
![]() | VectorOfVectorOfPoint |
Wrapped class of the C++ standard vector of VectorOfPoint.
|
![]() | VectorOfVectorOfPoint3D32F |
Wrapped class of the C++ standard vector of VectorOfPoint3D32F.
|
![]() | VectorOfVectorOfPointF |
Wrapped class of the C++ standard vector of VectorOfPointF.
|
![]() | VectorOfVectorOfRect |
Wrapped class of the C++ standard vector of VectorOfRect.
|