events/eyedid_flutter_metrics
library
Classes
-
BlinkInfo
-
BlinkInfo represents the data related to eye blink detection,
providing information about whether a blink occurred and the openness level of each eye.
-
FaceInfo
-
FaceInfo represents the data collected from face tracking events,
providing information about the detected face and its orientation in space.
-
GazeInfo
-
GazeInfo represents the data collected from gaze tracking events,
providing detailed information about the user's gaze and related states.
-
MetricsInfo
-
MetricsInfo is a data structure designed to collect and organize
various information from the tracking event stream.
-
UserStatusInfo
-
UserStatusInfo provides information about the user's status, such as drowsiness and attention level,
based on gaze and eye tracking data.