Table of Contents

Property Sigma2

Namespace
Bonsai.Vision
Assembly
Bonsai.Vision.dll

Sigma2

Gets or sets the standard deviation for the second dimension in the case of Gaussian smoothing.

[Precision(2, 0.1)]
[Range(0, 2147483647)]
public double Sigma2 { get; set; }

Property Value

double