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.0.1.3373 (4.0.1.3373)
Syntax
public double CornerRefinementMinAccuracy

Field Value

Type: Double
See Also