DetectorParametersMinMarkerPerimeterRate Field |
http://www.emgu.com
determine minimum perimeter for marker contour to be detected. This is defined as a rate respect to the maximum dimension of the input image (default 0.03).
Namespace:
Emgu.CV.Aruco
Assembly:
Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntaxpublic double MinMarkerPerimeterRate
Public MinMarkerPerimeterRate As Double
public:
double MinMarkerPerimeterRate
val mutable MinMarkerPerimeterRate: float
Field Value
Type:
Double
See Also