Property Sigma1
Sigma1
Gets or sets the standard deviation for the first dimension in the case of Gaussian smoothing.
[Precision(2, 0.1)]
[Range(0, 2147483647)]
public double Sigma1 { get; set; }
Gets or sets the standard deviation for the first dimension in the case of Gaussian smoothing.
[Precision(2, 0.1)]
[Range(0, 2147483647)]
public double Sigma1 { get; set; }