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