Click or drag to resize

DetectorParametersCornerRefinementMaxIterations Field

http://www.emgu.com
maximum number of iterations for stop criteria of the corner refinement process (default 30).

Namespace:  Emgu.CV.Aruco
Assembly:  Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.0.3408 (4.1.0.3408)
Syntax
public int CornerRefinementMaxIterations

Field Value

Type: Int32
See Also