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.World (in Emgu.CV.World.dll) Version: 4.0.1.3373 (4.0.1.3373)
Syntax
public string ErrorStr { get; }

Property Value

Type: String
See Also