BlinkID C SDK version 5.16.0
|
This structure represents the 2D point. More...
#include <RecognizerRunner.h>
Data Fields | |
int | x |
int | y |
This structure represents the 2D point.
int MBPoint::x |
x-coordinate of the point
int MBPoint::y |
y-coordinate of the point