Field AprilTagMaxLineFitMse
- Namespace
- OpenCvSharp.Aruco
- Assembly
- OpenCvSharp.dll
When fitting lines to the contours, what is the maximum mean squared error allowed? This is useful in rejecting contours that are far from being quad shaped; rejecting these quads "early" saves expensive decoding processing.
public float AprilTagMaxLineFitMse
Returns
- float
- When fitting lines to the contours, what is the maximum mean squared error allowed? This is useful in rejecting contours that are far from being quad shaped; rejecting these quads "early" saves expensive decoding processing.