GaussianDeconvolutionFilterOptions.Sigma

GaussianDeconvolutionFilterOptions.Sigma property

Gets the Gaussian kernel sigma (smoothing). Must be a positive non-zero value.

public double Sigma { get; set; }

See Also