Table of Contents

Method Both

Namespace
OpenCvSharp
Assembly
OpenCvSharp.dll

Both(int, double)

full constructor with both type (count | epsilon)

public static TermCriteria Both(int maxCount, double epsilon)

Parameters

maxCount int
epsilon double

Returns

TermCriteria