Click or drag to resize

DetectorParametersAdaptiveThreshWinSizeStep Property

increments from adaptiveThreshWinSizeMin to adaptiveThreshWinSizeMax during the thresholding(default 10).

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

Property Value

Type: Int32
See Also