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