Table of Contents

Property Sigma1

Namespace
Bonsai.Vision
Assembly
Bonsai.Vision.dll

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; }

Property Value

double