DetectorParametersAdaptiveThreshWinSizeStep Field |
http://www.emgu.com
increments from adaptiveThreshWinSizeMin to adaptiveThreshWinSizeMax during the thresholding (default 10).
Namespace:
Emgu.CV.Aruco
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.0.3408 (4.1.0.3408)
Syntaxpublic int AdaptiveThreshWinSizeStep
Public AdaptiveThreshWinSizeStep As Integer
public:
int AdaptiveThreshWinSizeStep
val mutable AdaptiveThreshWinSizeStep: int
Field Value
Type:
Int32
See Also