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