Returns textual description of error status code
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- status
- Type: OpenCvSharpCvStatus
The error status.
Return Value
Type: StringThe textual description for the specified error status code.
See Also