Face rectangle bounding box.
More...
#include <facesdk/FaceSDK_C_Api.h>
|
|
int | left_top_x |
| | X position of left top corner.
|
| |
|
int | left_top_y |
| | Y position of left top corner.
|
| |
|
int | bottom_right_x |
| | X position of right bottom corner.
|
| |
|
int | bottom_right_y |
| | Y position of right bottom corner.
|
| |
Face rectangle bounding box.