Mech-DLK SDK C API 2.0.2
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 |
float | y |
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.