Mech-DLK SDK C# API 2.0.1
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.KeyPoints Struct Reference

This struct defines the information on fast positioning keypoints. More...

Public Attributes

float StartX
 X-coordinate of the starting point for fast localization.
 
float StartY
 Y-coordinate of the starting point for fast localization.
 
float EndX
 X-coordinate of the ending point for fast localization.
 
float EndY
 Y-coordinate of the ending point for fast localization.
 

Detailed Description

This struct defines the information on fast positioning keypoints.

Member Data Documentation

◆ EndX

float MMind.DL.KeyPoints.EndX

X-coordinate of the ending point for fast localization.

◆ EndY

float MMind.DL.KeyPoints.EndY

Y-coordinate of the ending point for fast localization.

◆ StartX

float MMind.DL.KeyPoints.StartX

X-coordinate of the starting point for fast localization.

◆ StartY

float MMind.DL.KeyPoints.StartY

Y-coordinate of the starting point for fast localization.


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