This is a project implementing Computer Vision techniques to detect drowsiness of a driver and emit sound and luminous alert. This code can detect your eyes, mouth, head tilt and alert when the user is drowsy or sleeping.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
What things you need to install the software
- Python 2.7
- cv2
- immutils
- dlib
- scipy
- numpy
python detecDrowsiness.py
- Vítor Godeiro
This project is licensed under MIT license - see the LICENSE file for details.