Click or drag to resize

DetectorParametersAprilTagQuadSigma Field

http://www.emgu.com
What Gaussian blur should be applied to the segmented image (used for quad detection?) Parameter is the standard deviation in pixels.Very noisy images benefit from non-zero values(e.g. 0.8).

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

Field Value

Type: Single
See Also