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.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntax
public float AprilTagQuadSigma

Field Value

Type: Single
See Also