Skip to content

This project detects the drowsiness of your eye which is based on the project by Adrian.

Notifications You must be signed in to change notification settings

Barath19/Drowsiness-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Drowsiness-Detection

This is a cool OpenCV project which detects the drowsiness of your eye. (Based on the project by Adrian)

Firstly Download this dependence from https://drive.google.com/file/d/1J9tE-oJfjosT7guCokkFA9v3AAKX4Fwc/view?usp=sharing and add it to the working folder.

Requirements

dlib

cv2 (3.0+)

playsound

argparse

Usage

python detect_drowsiness.py --shape-predictor shape_predictor_68_face_landmarks.dat --alarm alarm.wav

About

This project detects the drowsiness of your eye which is based on the project by Adrian.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages