Table of Contents

Property Size2

Namespace
Bonsai.Vision
Assembly
Bonsai.Vision.dll

Size2

Gets or sets the aperture height of the smoothing kernel.

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

Property Value

int