CvTermCriteria Constructor (Int32) OpenCvSharp Class Library
Constructor

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public CvTermCriteria(
	int maxIter
)

Parameters

maxIter
Type: SystemInt32
maximum number of iterations
See Also

Reference