|
IDLive Face C API 1.50.4
|
Face detection result structure. More...
#include <facesdk/FaceSDK_C_Api.h>
Data Fields | |
| CFaceParameters_t * | faces |
| FaceParameters array corresponding to detected faces. | |
| unsigned int | num_faces |
Number of detected faces (length of faces array) | |
| int | orientation |
| Approximated image or face orientation in degrees. | |
Face detection result structure.