Overload List
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
|