|
Mech-DLK SDK C# API 2.0.2
C# API reference documentation for secondary development with Mech-DLK
|
This struct defines the information on fast positioning keypoints. More...
Public Attributes | |
| float | StartX |
| X-coordinate of the starting point for fast localization. | |
| float | StartY |
| Y-coordinate of the starting point for fast localization. | |
| float | EndX |
| X-coordinate of the ending point for fast localization. | |
| float | EndY |
| Y-coordinate of the ending point for fast localization. | |
This struct defines the information on fast positioning keypoints.
| float MMind.DL.KeyPoints.EndX |
X-coordinate of the ending point for fast localization.
| float MMind.DL.KeyPoints.EndY |
Y-coordinate of the ending point for fast localization.
| float MMind.DL.KeyPoints.StartX |
X-coordinate of the starting point for fast localization.
| float MMind.DL.KeyPoints.StartY |
Y-coordinate of the starting point for fast localization.