Mech-DLK SDK C++ API 2.0.2
C++ API reference documentation for secondary development with Mech-DLK
|
Defines the information on contour points. More...
#include <MMIndResult.h>
Public Attributes | |
int | x |
The x-coordinate of the contour point. | |
int | y |
The y-coordinate of the contour point. | |
Defines the information on contour points.
int mmind::dl::MMindPoint::x |
The x-coordinate of the contour point.
int mmind::dl::MMindPoint::y |
The y-coordinate of the contour point.