Field AdaptiveThreshWinSizeMax
- Namespace
- OpenCvSharp.Aruco
- Assembly
- OpenCvSharp.dll
adaptiveThreshWinSizeMax: maximum window size for adaptive thresholding before finding contours(default 23).
public int AdaptiveThreshWinSizeMax
Returns
- int
- adaptiveThreshWinSizeMax: maximum window size for adaptive thresholding before finding contours(default 23).