Table of Contents

Field AprilTagQuadSigma

Namespace
OpenCvSharp.Aruco
Assembly
OpenCvSharp.dll

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).

public float AprilTagQuadSigma

Returns

float
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).