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