My Project
Public Attributes
MMAL_PARAMETER_FACE_TRACK_FACE_T Struct Reference

List of all members.

Public Attributes

int32_t face_id
int32_t score
MMAL_RECT_T face_rect
MMAL_RECT_T eye_rect [2]
MMAL_RECT_T mouth_rect

Member Data Documentation

Rectangle around the eyes ([0] = left eye, [1] = right eye)

Face ID. Should remain the same whilst the face is detected to remain in the scene

Rectangle around the whole face

Rectangle around the mouth

Confidence of the face detection. Range 1-100 (1=unsure, 100=positive).


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines