|
Mech-DLK SDK C API 2.0.3
C API reference documentation for secondary development with Mech-DLK
|
This struct defines that the position of the result is relative to the upper-left corner of the original image. More...
#include <dl_result.h>
Data Fields | |
| float | x |
| The x-coordinate of the result is relative to the upper-left corner of the original image. | |
| float | y |
| The y-coordinate of the result is relative to the upper-left corner of the original image. | |
This struct defines that the position of the result is relative to the upper-left corner of the original image.
| float Position::x |
The x-coordinate of the result is relative to the upper-left corner of the original image.
| float Position::y |
The y-coordinate of the result is relative to the upper-left corner of the original image.