Table of Contents

Property Levels

Namespace
Bonsai.Vision
Assembly
Bonsai.Vision.dll

Levels

Gets or sets the number of pyramid layers, including the initial image.

[Range(1, 2147483647)]
public int Levels { get; set; }

Property Value

int