DetectorParametersAdaptiveThreshWinSizeMin Field |
http://www.emgu.com
minimum window size for adaptive thresholding before finding contours (default 3)
Namespace:
Emgu.CV.Aruco
Assembly:
Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntaxpublic int AdaptiveThreshWinSizeMin
Public AdaptiveThreshWinSizeMin As Integer
public:
int AdaptiveThreshWinSizeMin
val mutable AdaptiveThreshWinSizeMin: int
Field Value
Type:
Int32
See Also