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.World (in Emgu.CV.World.dll) Version: 4.1.0.3408 (4.1.0.3408)
Syntax
public double MaxErroneousBitsInBorderRate

Field Value

Type: Double
See Also