Field MinGroupDistance
- Namespace
- OpenCvSharp.Aruco
- Assembly
- OpenCvSharp.dll
minimum average distance between the corners of the two markers in group to add them to the list of candidates (default 0.21).
public float MinGroupDistance
Returns
- float
- minimum average distance between the corners of the two markers in group to add them to the list of candidates (default 0.21).