Click or drag to resize
CvExceptionErrorStr Property
http://www.emgu.com
The corresponding error string for the Status code

Namespace: Emgu.CV.Util
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 3.0.0.2161 (3.0.0.2161)
Syntax
public string ErrorStr { get; }

Property Value

Type: String
See Also