Click or drag to resize

DetectorParametersAprilTagCriticalRad Property

Reject quads where pairs of edges have angles that are close to straight or close to 180 degrees. Zero means that no quads are rejected. (In radians).

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

Property Value

Type: Single
See Also