Table of Contents

Property PolyN

Namespace
Bonsai.Vision
Assembly
Bonsai.Vision.dll

PolyN

Gets or sets the size of the pixel neighborhood used to find polynomial expansion in each pixel.

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

Property Value

int