Click or drag to resize

DetectorParametersCornerRefinementMinAccuracy Field

http://www.emgu.com
minimum error for the stop criteria of the corner refinement process (default: 0.1)

Namespace:  Emgu.CV.Aruco
Assembly:  Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntax
public double CornerRefinementMinAccuracy

Field Value

Type: Double
See Also