Field ErrorCorrectionRate
- Namespace
- OpenCvSharp.Aruco
- Assembly
- OpenCvSharp.dll
Rate of allowed erroneous bits respect to the error correction capability of the used dictionary. -1 ignores the error correction step (default 3).
public float ErrorCorrectionRate
Returns
- float
- Rate of allowed erroneous bits respect to the error correction capability of the used dictionary. -1 ignores the error correction step (default 3).