Click or drag to resize

DetectorParametersMaxErroneousBitsInBorderRate Property

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).

Namespace:  OpenCvSharp.Aruco
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public double MaxErroneousBitsInBorderRate { get; set; }

Property Value

Type: Double
See Also