Click or drag to resize

TermCritType Enumeration

http://www.emgu.com
CV TERMCRIT type

Namespace:  Emgu.CV.CvEnum
Assembly:  Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntax
[FlagsAttribute]
public enum TermCritType
Members
  Member nameValueDescription
Iter1 Iteration
Eps2 Epsilon
See Also