Property Iterations
Iterations
Gets or sets the number of iterations of the algorithm at each pyramid level.
[Range(0, 2147483647)]
public int Iterations { get; set; }
Gets or sets the number of iterations of the algorithm at each pyramid level.
[Range(0, 2147483647)]
public int Iterations { get; set; }