Click or drag to resize
Accord.NET (logo)

MoravecCornersDetectorClone Method (ISetPixelFormat)

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
protected override Object Clone(
	ISet<PixelFormat> supportedFormats
)
Request Example View Source

Parameters

supportedFormats
Type: System.Collections.GenericISetPixelFormat

Return Value

Type: Object
See Also