CvSURFParamsClone Method OpenCvSharp Class Library
Creates a new object that is a copy of the current instance.

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

public CvSURFParams Clone()

Return Value

Type: CvSURFParams
A new object that is a copy of this instance.
See Also

Reference