Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drowsiness_Detection

Drowsiness detection and alert system for vehicle drivers. Developed in Python language using OpenCV and dlib libraries

Instructions

go to commad prompt:

  1. install python3
  2. install pip3
  3. install openCV library using pip3
  4. install pygame library suing pip3
  5. install imutils using pip3

To run this project:

  1. Go to project folder
  2. open terminal/command prompt there
  3. run the project using the following command: python detect_drowsiness.py --shape-predictor shape_predictor_68_face_landmarks.dat --alarm alarm.wav

About

Drowsiness detection and alert system for vehicle drivers. Developed in Python language using OpenCV and dlib libraries

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages