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

Property Value

Type: String
See Also