http://www.emgu.com
Gaussian smoothing window parameter
Namespace:
Emgu.CV.Cuda
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.0.3408 (4.1.0.3408)
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