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)
Syntaxpublic double MaxErroneousBitsInBorderRate
Public MaxErroneousBitsInBorderRate As Double
public:
double MaxErroneousBitsInBorderRate
val mutable MaxErroneousBitsInBorderRate: float
Field Value
Type:
Double
See Also