Skip to content

123Devapriya/Driver-Drowsiness-Detection

Repository files navigation

Drowsiness and Yawn detection with voice alert using Dlib

Simple code in python to detect Drowsiness and Yawn and alert the user using Dlib.

Dependencies

  1. Python 3
  2. opencv
  3. dlib
  4. imutils
  5. scipy
  6. numpy

Run

Python3 drowsiness_yawn.py -- webcam 0		//For external webcam, use the webcam number accordingly

Acknowledgments

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages