Class SurfKeyPoint
SurfKeyPoint class
The Surf key point
public class SurfKeyPoint : KeyPoint
Constructors
| Name | Description |
|---|---|
| SurfKeyPoint(double, double, double, double, double[]) | Initializes a new instance of the SurfKeyPoint class. |
Properties
| Name | Description |
|---|---|
| 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
- class KeyPoint
- namespace Aspose.Imaging.Accord.Adapter.ComputerVision.Surf
- assembly Aspose.Imaging.Accord.Adapter