Field MinRepDistance
- Namespace
- OpenCvSharp.Aruco
- Assembly
- OpenCvSharp.dll
Minimum distance between the corners of the rejected candidate and the reprojected marker in order to consider it as a correspondence (default 10).
public float MinRepDistance
Returns
- float
- Minimum distance between the corners of the rejected candidate and the reprojected marker in order to consider it as a correspondence (default 10).