|
IDLive Face C API 1.50.4
|
Structure for storing facial parameters. More...
#include <facesdk/FaceSDK_C_Api.h>
Data Fields | |
| CKeypoints_t | keypoints |
| Facial keypoints. | |
| CBoundingBox_t | bounding_box |
| Facial bounding box. | |
| CHeadPose_t | head_pose |
| Facial head pose (yaw, pitch, roll) | |
| float | interpupillary_distance |
| Distance between pupils. | |
| float | occlusion_probability |
| Face occlusion probability from 0 to 1. | |
| float | closed_eyes_probability |
| Closed eyes probability from 0 to 1. | |
Structure for storing facial parameters.