Click or drag to resize
Accord.NET (logo)

SpeededUpRobustFeaturePoint Properties

The SpeededUpRobustFeaturePoint type exposes the following members.

Properties
  NameDescription
Public propertyDescriptor
Gets or sets the descriptor vector associated with this point.
Public propertyLaplacian
Gets or sets the sign of laplacian for this point (which may be useful for fast matching purposes).
Public propertyOrientation
Gets or sets the orientation of this point measured anti-clockwise from the x-axis.
Public propertyResponse
Gets or sets the response of the detected feature (strength).
Public propertyScale
Gets or sets the scale of the point.
Public propertyX
Gets or sets the x-coordinate of this point.
Public propertyY
Gets or sets the y-coordinate of this point.
Top
See Also