Click or drag to resize
Accord.NET (logo)

SpeededUpRobustFeaturesDescriptorCompute Method

Overload List
  NameDescription
Public methodCompute(SpeededUpRobustFeaturePoint)
Describes the specified point (i.e. computes and sets the orientation and descriptor vector fields of the SpeededUpRobustFeaturePoint.
Public methodCompute(IEnumerableSpeededUpRobustFeaturePoint)
Describes all specified points (i.e. computes and sets the orientation and descriptor vector fields of each SpeededUpRobustFeaturePoint.
Top
See Also