Click or drag to resize

DetectorParametersAdaptiveThreshWinSizeMax Field

http://www.emgu.com
maximum window size for adaptive thresholding before finding contours (default 23).

Namespace:  Emgu.CV.Aruco
Assembly:  Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntax
public int AdaptiveThreshWinSizeMax

Field Value

Type: Int32
See Also