aastha1202 / drowsiness

Drowsiness detector

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Drowsiness detector

We will require following modules to execute this program :

scipy
imutils
threading
numpy
pyglet
argparse
time
cv2
dlib
playsound

Description

It is a driver alert system ,where the camera would focus on driver's expression.
If the driver feels asleep and closes his eyes for more than 3 seconds, then alarm rings alerting driver.

After installation implement - python drowsiness.py in your command shell

About

Drowsiness detector


Languages

Language:Python 100.0%