|
RockX
1.0.0
|
Face Landmark Result (get from rockx_face_landmark) More...
#include <face.h>
Data Fields | |
| int | image_width |
| Input image width. More... | |
| int | image_height |
| Input image height. More... | |
| rockx_rect_t | face_box |
| Face region. More... | |
| int | landmarks_count |
| Landmark points count. More... | |
| rockx_point_t | landmarks [128] |
| Landmark points. More... | |
| float | score |
| Score (Only 5 points has score) More... | |
Face Landmark Result (get from rockx_face_landmark)
| rockx_rect_t face_box |
| rockx_point_t landmarks[128] |
1.8.16