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 (in Emgu.CV.World.dll) Version: 4.1.0.3408 (4.1.0.3408)
Syntax
public int AdaptiveThreshWinSizeMax

Field Value

Type: Int32
See Also