Table of Contents

Property WindowSize

Namespace
Bonsai.Vision
Assembly
Bonsai.Vision.dll

WindowSize

Gets or sets the averaging window size. Larger values increase robustness to noise and fast motion, but yield a blurred motion field.

[Range(0, 2147483647)]
public int WindowSize { get; set; }

Property Value

int