Click or drag to resize
Accord.NET (logo)

CornerFeaturePoint Constructor

Initializes a new instance of the CornerFeaturePoint class.

Namespace:  Accord.Imaging
Assembly:  Accord.Imaging (in Accord.Imaging.dll) Version: 3.8.0
Syntax
public CornerFeaturePoint(
	IntPoint point
)
Request Example View Source

Parameters

point
Type: AccordIntPoint
See Also