DetectorParametersAdaptiveThreshConstant Field |
http://www.emgu.com
constant for adaptive thresholding before finding contours (default 7)
Namespace:
Emgu.CV.Aruco
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.0.3408 (4.1.0.3408)
Syntaxpublic double AdaptiveThreshConstant
Public AdaptiveThreshConstant As Double
public:
double AdaptiveThreshConstant
val mutable AdaptiveThreshConstant: float
Field Value
Type:
Double
See Also