The CvInvoke type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| CV_LIBRARY |
The file name of the cv library
| |
| CVAUX_LIBRARY |
The file name of the cvaux library
| |
| CvErrorHandlerIgnoreError |
An error handler which will ignore any error and continute
| |
| CvErrorHandlerThrowException |
The default Exception callback to handle Error thrown by OpenCV
| |
| CXCORE_LIBRARY |
The file name of the cxcore library
| |
| EXTERN_LIBRARY |
The file name of the cvextern library
| |
| HIGHGUI_LIBRARY |
The file name of the highgui library
|