Skip to content

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 ey…

neelanjan00/Driver-Drowsiness-Detection

Repository files navigation

Driver Drowsiness Detection

Welcome to Driver Drowsiness Detector 👋

Version Twitter: NeelanjanManna

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).

Install

pip install -r Requirements.txt

Usage

python Driver\ Drowsiness\ Detection.py

Author

👤 Neelanjan Manna

Show your support

Give a ⭐️ if this project helped you!

About

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 ey…

Topics

Resources

Stars

Watchers

Forks

Languages