Click or drag to resize

DetectorParametersMaxMarkerPerimeterRate Property

determine maximum perimeter for marker contour to be detected. This is defined as a rate respect to the maximum dimension of the input image(default 4.0).

Namespace:  OpenCvSharp.Aruco
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public double MaxMarkerPerimeterRate { get; set; }

Property Value

Type: Double
See Also