Click or drag to resize
Accord.NET (logo)

FeaturesMarker Constructor (IEnumerableSpeededUpRobustFeaturePoint)

Initializes a new instance of the FeaturesMarker class.

Namespace:  Accord.Imaging.Filters
Assembly:  Accord.Imaging (in Accord.Imaging.dll) Version: 3.8.0
Syntax
public FeaturesMarker(
	IEnumerable<SpeededUpRobustFeaturePoint> points
)
Request Example View Source

Parameters

points
Type: System.Collections.GenericIEnumerableSpeededUpRobustFeaturePoint
See Also