Skip to content

Simple DDS is a simple Driver Drowsiness Detection System algorithm

License

Notifications You must be signed in to change notification settings

akinerkisa/SimpleDDS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleDDS

Simple DDS is a simple Driver Drowsiness Detection System algorithm. Projects use Haarcascade eye models to detect the driver's eye-opening degree. If the eyes are closed, an alarm starts to ring to wake up the driver. OpenCV is used for visual analysis and PyQt5 is used for the interface in this project.

Installation

git clone https://github.com/akinerkisa/SimpleDDS

cd SimpleDDS

pip install -r requirements.txt

About

Simple DDS is a simple Driver Drowsiness Detection System algorithm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages