Table of Contents

Property Size1

Namespace
Bonsai.Vision
Assembly
Bonsai.Vision.dll

Size1

Gets or sets the aperture width of the smoothing kernel.

[Precision(0, 2)]
[Range(1, 2147483647)]
[TypeConverter(typeof(Smooth.SmoothKernelSizeConverter))]
public int Size1 { get; set; }

Property Value

int