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.0.1.3373 (4.0.1.3373)
Syntax
public int CornerRefinementMaxIterations

Field Value

Type: Int32
See Also