/DrowsinessDetection

This is a project implementing Computer Vision techniques to detect drowsiness of a driver and emit sound and luminous alert.

Primary LanguagePythonMIT LicenseMIT

DrowsinessDetection

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.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

What things you need to install the software

  • Python 2.7
  • cv2
  • immutils
  • dlib
  • scipy
  • numpy

Running

python detecDrowsiness.py

Author

  • Vítor Godeiro

License

This project is licensed under MIT license - see the LICENSE file for details.