| MCvTermCriteria Structure |
Namespace: Emgu.CV.Structure
The MCvTermCriteria type exposes the following members.
| Name | Description | |
|---|---|---|
| MCvTermCriteria(Double) |
Create the termination Criteria using only the constrain of epsilon
| |
| MCvTermCriteria(Int32) |
Create the termination criteria using the constrain of maximum iteration
| |
| MCvTermCriteria(Int32, Double) |
Create the termination criteria using the constrain of maximum iteration as well as epsilon
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from ValueType.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from ValueType.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from ValueType.) |