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: 3.4.1.20180605-33-CaRLSharp
Syntax
public double AdaptiveThreshConstant { get; set; }

Property Value

Type: Double
See Also