Click or drag to resize
Accord.NET (logo)

SpeededUpRobustFeaturesDetectorGetDescriptor Method

Gets the feature descriptor for the last processed image.

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

Return Value

Type: SpeededUpRobustFeaturesDescriptor
See Also