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.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntax
public double CornerRefinementMinAccuracy

Field Value

Type: Double
See Also