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

Field Value

Type: Int32
See Also