Click or drag to resize

DetectorParametersAprilTagMinWhiteBlackDiff Field

http://www.emgu.com
When we build our model of black & white pixels, we add an extra check that the white model must be(overall) brighter than the black model.How much brighter? (in pixel values, [0, 255]).

Namespace:  Emgu.CV.Aruco
Assembly:  Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.0.3408 (4.1.0.3408)
Syntax
public int AprilTagMinWhiteBlackDiff

Field Value

Type: Int32
See Also