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

https://github.com/neelanjan00/driver-drowsiness-detection

A real-time drowsiness detection system for drivers, which alerts the driver if they fall asleep due to fatigue while still driving. The computer vision algorithm used for the implementation uses a trifold approach to detect drowsiness, including the measurement of forward head tilt angle, measurement of eye aspect ratio (to detect closure of eyes) and measurement of mouth aspect ratio (to detect yawning).
https://github.com/neelanjan00/driver-drowsiness-detection

dlib drowsiness-detection eye-status opencv python yawn-detection

Last synced: about 1 year ago
JSON representation

A real-time drowsiness detection system for drivers, which alerts the driver if they fall asleep due to fatigue while still driving. The computer vision algorithm used for the implementation uses a trifold approach to detect drowsiness, including the measurement of forward head tilt angle, measurement of eye aspect ratio (to detect closure of eyes) and measurement of mouth aspect ratio (to detect yawning).

Awesome Lists containing this project