CvInvoke Fields |
The CvInvoke type exposes the following members.
| Name | Description | |
|---|---|---|
| BoolMarshalType |
Represent a bool value in C++
| |
| BoolToIntMarshalType |
Represent a int value in C++
| |
| CvCallingConvention |
Opencv's calling convention
| |
| CvErrorHandlerIgnoreError |
An error handler which will ignore any error and continue
| |
| CvErrorHandlerThrowException |
The default Exception callback to handle Error thrown by OpenCV
| |
| ExternCudaLibrary |
The file name of the cvextern library
| |
| ExternLibrary |
The file name of the cvextern library
| |
| MorphologyDefaultBorderValue |
The default morphology value.
| |
| OpencvFFMpegLibrary |
The file name of the opencv_ffmpeg library
| |
| OpenCVModuleList |
The List of the opencv modules
| |
| StringMarshalType |
string marshaling type
|