Click or drag to resize

DetectorParametersAprilTagQuadDecimate Property

Detection of quads can be done on a lower-resolution image, improving speed at a cost of pose accuracy and a slight decrease in detection rate. Decoding the binary payload is still done at full resolution.

Namespace:  OpenCvSharp.Aruco
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public float AprilTagQuadDecimate { get; set; }

Property Value

Type: Single
See Also