Table of Contents

Property Iterations

Namespace
Bonsai.Vision
Assembly
Bonsai.Vision.dll

Iterations

Gets or sets the number of iterations of the algorithm at each pyramid level.

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

Property Value

int