Eye tracking and head pose estimation have become increasingly important in human-computer interaction, healthcare monitoring, and attention analysis. This paper presents a comprehensive system that combines real-time eye blink detection with head pose estimation using computer vision techniques and the MediaPipe framework. The system provides a non-invasive method for monitoring visual attention and head orientation, with applications ranging from driver drowsiness detection to human behavior analysis.
The system comprises three main components:
This system demonstrates the successful integration of eye tracking and head pose estimation in a real-time application. The combination of MediaPipe's facial landmark detection with custom geometric calculations provides a robust solution for human attention monitoring. The system's versatility makes it suitable for various applications while maintaining real-time performance.
Github: https://github.com/VK-Ant/Computervision_Exploration/tree/main/Head_estimation_faceswap
All my computer vision exploration project: https://github.com/VK-Ant/Computervision_Exploration/tree/main