| TermCriteria Fields | 
The TermCriteria type exposes the following members.
 Fields
Fields| Name | Description | |
|---|---|---|
|  | Epsilon | 
            the desired accuracy
             | 
|  | MaxCount | 
            the maximum number of iterations/elements
             | 
|  | Type | 
            the type of termination criteria: COUNT, EPS or COUNT + EPS
             | 
 See Also
See Also