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