|
Mech-DLK SDK C API 2.0.1
C API reference documentation for secondary development with Mech-DLK
|
This struct defines the fast positioning result. More...
#include <dl_result.h>
Data Fields | |
| KeyPoints | keyPoints |
| Result of keypoint detection. | |
| double | rotationAngle |
| Result of the rotation angle. | |
| ResultRestoreInfo | restoreInfo |
| Information required for result restoration. | |
This struct defines the fast positioning result.
| KeyPoints FastPositioningResult::keyPoints |
Result of keypoint detection.
| ResultRestoreInfo FastPositioningResult::restoreInfo |
Information required for result restoration.
| double FastPositioningResult::rotationAngle |
Result of the rotation angle.