http://www.emgu.com[Missing <summary> documentation for "P:Emgu.CV.Cuda.CudaHOG.WinSigma"]
Namespace: Emgu.CV.CudaAssembly: Emgu.CV.Cuda (in Emgu.CV.Cuda.dll) Version: 3.0.0.2161 (3.0.0.2161)
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