Click or drag to resize

DetectorParametersAdaptiveThreshConstant Property

constant for adaptive thresholding before finding contours (default 7)

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

Property Value

Type: Double
See Also