Click or drag to resize

DetectorParametersCornerRefinementMinAccuracy Property

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

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

Property Value

Type: Double
See Also