Click or drag to resize

DetectorParametersMaxErroneousBitsInBorderRate Field

http://www.emgu.com
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:  Emgu.CV.Aruco
Assembly:  Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntax
public double MaxErroneousBitsInBorderRate

Field Value

Type: Double
See Also