Click or drag to resize
Accord.NET (logo)

BaseFeatureExtractorTFeatureClone Method

Creates a new object that is a copy of the current instance.

Namespace:  Accord.Imaging
Assembly:  Accord.Imaging (in Accord.Imaging.dll) Version: 3.8.0
Syntax
public Object Clone()
Request Example View Source

Return Value

Type: Object

Implements

ICloneableClone
See Also