TermCriteria Fields OpenCvSharp Class Library

The TermCriteria type exposes the following members.

Fields

  NameDescription
Public fieldEpsilon
the desired accuracy
Public fieldMaxCount
the maximum number of iterations/elements
Public fieldType
the type of termination criteria: COUNT, EPS or COUNT + EPS
Top
See Also

Reference