Table of Contents

Property ItersPerLevel

Namespace
OpenCvSharp
Assembly
OpenCvSharp.dll

ItersPerLevel

Criterion extension: distribution of iterations limit over pyramid levels. Can be null/empty, in which case the algorithm uses Criteria's max count on each level.

public int[]? ItersPerLevel { get; set; }

Property Value

int[]