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