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