Mech-DLK SDK C API 2.0.2
C API reference documentation for secondary development with Mech-DLK
|
This struct defines the information required to recover the result to the original image. More...
#include <dl_result.h>
Data Fields | |
int | imageIndex |
Index of the result with respect to the original image. | |
Position | position |
This struct defines the information required to recover the result to the original image.
int ResultRestoreInfo::imageIndex |
Index of the result with respect to the original image.
Position ResultRestoreInfo::position |
Position of the result relative to the upper-left corner of the original image.