Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/himanshirohera/drowsiness-detection

This project is a real-time drowsiness detection system that uses computer vision to monitor a driver's eyes and sound an alarm if drowsiness is detected. It captures live video through a webcam, detects facial landmarks, and calculates the eye aspect ratio to determine if the driver's eyes are closed for an extended period, indicating drowsiness.
https://github.com/himanshirohera/drowsiness-detection

cv2-library dlib-face-detection machine-learning python

Last synced: 1 day ago
JSON representation

This project is a real-time drowsiness detection system that uses computer vision to monitor a driver's eyes and sound an alarm if drowsiness is detected. It captures live video through a webcam, detects facial landmarks, and calculates the eye aspect ratio to determine if the driver's eyes are closed for an extended period, indicating drowsiness.

Awesome Lists containing this project