Mech-DLK SDK C# API 2.1.0
C# API reference documentation for secondary development with Mech-DLK
All Classes Namespaces Files Functions Variables Enumerations Enumerator Pages
Public Attributes | List of all members
MMind.DL.Position Struct Reference

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

Public Attributes

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.
 

Detailed Description

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

Member Data Documentation

◆ X

float MMind.DL.Position.X

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

◆ Y

float MMind.DL.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: