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

Field Value

Type: Double
See Also