Create the termination Criteria using only the constrain of epsilon
Namespace:
Emgu.CV.StructureAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.0.1.0 (2.0.1.0)
Syntax
C# |
---|
public MCvTermCriteria( double eps ) |
Visual Basic (Declaration) |
---|
Public Sub New ( _ eps As Double _ ) |
Visual C++ |
---|
public: MCvTermCriteria( double eps ) |
Parameters
- eps
- Type: System..::.Double
The epsilon value