Field MaxErroneousBitsInBorderRate
- Namespace
- OpenCvSharp.Aruco
- Assembly
- OpenCvSharp.dll
maximum number of accepted erroneous bits in the border (i.e. number of allowed white bits in the border). Represented as a rate respect to the total number of bits per marker(default 0.35).
public double MaxErroneousBitsInBorderRate
Returns
- double
- maximum number of accepted erroneous bits in the border (i.e. number of allowed white bits in the border). Represented as a rate respect to the total number of bits per marker(default 0.35).