Skip to content

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

License

Notifications You must be signed in to change notification settings

mihaque313/Drowsiness_Detection

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages