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