Field AdaptiveThreshWinSizeStep
- Namespace
- OpenCvSharp.Aruco
- Assembly
- OpenCvSharp.dll
increments from adaptiveThreshWinSizeMin to adaptiveThreshWinSizeMax during the thresholding(default 10).
public int AdaptiveThreshWinSizeStep
Returns
- int
- increments from adaptiveThreshWinSizeMin to adaptiveThreshWinSizeMax during the thresholding(default 10).