Field MaxMarkerPerimeterRate
- Namespace
- OpenCvSharp.Aruco
- Assembly
- OpenCvSharp.dll
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).
public double MaxMarkerPerimeterRate
Returns
- double
- 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).