Mech-DLK SDK C# API 2.1.0
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...
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. | |
This struct defines that the position of the result is relative to the upper-left corner of the original image.
float MMind.DL.Position.X |
The x-coordinate of the result is relative to the upper-left corner of the original image.
float MMind.DL.Position.Y |
The y-coordinate of the result is relative to the upper-left corner of the original image.