Searched defs:Face (Results 1 – 2 of 2) sorted by relevance
159 struct Face { struct160 int32_t x1;161 int32_t y1;162 int32_t x2;163 int32_t y2;164 struct Coordinate landmark[NUM_FACE_LANDMARKS];165 uint32_t confidence;166 int32_t pan_angle;167 int32_t tilt_angle;168 int32_t roll_angle;
240 struct Face { struct242 int32_t x1;243 int32_t y1;244 int32_t x2;245 int32_t y2;247 struct Coordinate landmark[NUM_FACE_LANDMARKS];248 uint32_t confidence;249 int32_t pan_angle;250 int32_t tilt_angle;251 int32_t roll_angle;