Drowsiness detection and alert system for vehicle drivers. Developed in Python language using OpenCV and dlib libraries
Instructions
go to commad prompt:
- install python3
- install pip3
- install openCV library using pip3
- install pygame library suing pip3
- install imutils using pip3
To run this project:
- Go to project folder
- open terminal/command prompt there
- run the project using the following command: python detect_drowsiness.py --shape-predictor shape_predictor_68_face_landmarks.dat --alarm alarm.wav