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.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntaxpublic double MaxMarkerPerimeterRate
Public MaxMarkerPerimeterRate As Double
public:
double MaxMarkerPerimeterRate
val mutable MaxMarkerPerimeterRate: float
Field Value
Type:
Double
See Also