A collection of utilities used by Emgu.CV projects

Types

      
 All Types  Classes  
 NameDescription
CvException
The default exception to be thrown when error encounter in Open CV
CvToolbox
Utilities class
StructSize
Cache the size of various header in bytes
VectorOfFloat
Wraped class of the C++ standard vector of float.
VectorOfKeyPoint
Wraped class of the C++ standard vector of MKeyPoint.