Class SurfKeyPoint

SurfKeyPoint class

The Surf key point

public class SurfKeyPoint : KeyPoint

Constructors

NameDescription
SurfKeyPoint(double, double, double, double, double[])Initializes a new instance of the SurfKeyPoint class.

Properties

NameDescription
Descritor { get; set; }Gets or sets the descritor.
Orientation { get; set; }Gets or sets the orientation.
Scale { get; set; }Gets or sets the scale.
X { get; set; }Gets or sets the x.
Y { get; set; }Gets or sets the y.

See Also