OpenCV functions that declared by DllImport
            
Inheritance Hierarchy
OpenCvSharpNativeMethods
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
The NativeMethods type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
|   | HasQt | 
            Returns true if the library is compiled with Qt
             | 
Methods
Fields
| Name | Description | |
|---|---|---|
|   | DllCalib3d | |
|   | DllCore | |
|   | DllFeatures2d | |
|   | DllFfmpegX64 | |
|   | DllFfmpegX86 | |
|   | DllFlann | |
|   | DllHighgui | |
|   | DllImgproc | |
|   | DllLegacy | |
|   | DllML | |
|   | DllMsvcp | |
|   | DllMsvcr | |
|   | DllObjdetect | |
|   | DllPhoto | |
|   | DllVideo | |
|   | ErrorHandlerDefault | 
            Default error handler
             | 
|   | ErrorHandlerIgnorance | 
            Custom error handler to ignore all OpenCV errors
             | 
|   | ErrorHandlerThrowException | 
            Custom error handler to be thrown by OpenCV
             | 
|   | Version | 
See Also
