http://www.emgu.com
Gaussian smoothing window parameter
Namespace:
Emgu.CV.Cuda
Assembly:
Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntaxpublic double WinSigma { get; set; }
Public Property WinSigma As Double
Get
Set
public:
property double WinSigma {
double get ();
void set (double value);
}
member WinSigma : float with get, set
Property Value
Type:
Double
See Also