Mech-DLK SDK C API 2.0.2
C API reference documentation for secondary development with Mech-DLK
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Pages
Data Fields
ResultRestoreInfo Struct Reference

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
 

Detailed Description

This struct defines the information required to recover the result to the original image.

Field Documentation

◆ imageIndex

int ResultRestoreInfo::imageIndex

Index of the result with respect to the original image.

◆ position

Position ResultRestoreInfo::position

Position of the result relative to the upper-left corner of the original image.


The documentation for this struct was generated from the following file: