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
Position Struct Reference

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
 

Detailed Description

This struct defines that the position of the result is relative to the upper-left corner of the original image.

Field Documentation

◆ x

float Position::x

The x-coordinate of the result is relative to the upper-left corner of the original image.

◆ y

float Position::y

The y-coordinate of the result is relative to the upper-left corner of the original image.


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