IDLive Face C API 1.46.0
Loading...
Searching...
No Matches
Data Fields
CBoundingBox Struct Reference

Face rectangle bounding box. More...

#include <facesdk/FaceSDK_C_Api.h>

Data Fields

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.
 

Detailed Description

Face rectangle bounding box.