AdaptiveThresholdTypeGaussianC Field |
http://www.emgu.com
Indicates that Gaussian minus C should be used for adaptive threshold.
Namespace:
Emgu.CV.CvEnum
Assembly:
Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntaxpublic const AdaptiveThresholdType GaussianC = 1
Public Const GaussianC As AdaptiveThresholdType = 1
public:
literal AdaptiveThresholdType^ GaussianC = 1
static val mutable GaussianC: AdaptiveThresholdType
Field Value
Type:
AdaptiveThresholdType
See Also