Click or drag to resize

DetectorParametersMaxMarkerPerimeterRate Field

http://www.emgu.com
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:  Emgu.CV.Aruco
Assembly:  Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.0.3408 (4.1.0.3408)
Syntax
public double MaxMarkerPerimeterRate

Field Value

Type: Double
See Also