Click or drag to resize

CvInvoke Fields

http://www.emgu.com

The CvInvoke type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberBoolMarshalType
Represent a bool value in C++
Public fieldStatic memberBoolToIntMarshalType
Represent a int value in C++
Public fieldStatic memberCvCallingConvention
Opencv's calling convention
Public fieldStatic memberCvErrorHandlerIgnoreError
An error handler which will ignore any error and continue
Public fieldStatic memberCvErrorHandlerThrowException
The default Exception callback to handle Error thrown by OpenCV
Public fieldStatic memberExternCudaLibrary
The file name of the cvextern library
Public fieldStatic memberExternLibrary
The file name of the cvextern library
Public fieldStatic memberMorphologyDefaultBorderValue
The default morphology value.
Public fieldStatic memberOpencvFFMpegLibrary
The file name of the opencv_ffmpeg library
Public fieldStatic memberOpenCVModuleList
The List of the opencv modules
Public fieldStatic memberStringMarshalType
string marshaling type
Top
See Also