Click or drag to resize

DetectorParametersCornerRefinementMinAccuracy Property

minimum error for the stop cristeria of the corner refinement process(default: 0.1)

Namespace:  OpenCvSharp.Aruco
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public double CornerRefinementMinAccuracy { get; set; }

Property Value

Type: Double
See Also