Skip to content

Advance driver monitoring system which detects Drowsiness and alerts driver to prevent accident.

Notifications You must be signed in to change notification settings

Purbiaraju23/Advance-driving-monitoring-system

 
 

Repository files navigation

Advance_drivingf_-monitoring_system

Advance Driving monitoring system with Buzzer alert using Dlib.

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

Dependencies

1.Python 3
2.grovepi
3.opencv (tested with 3.4)
4.dlib (tested with 19.18.0)
5.imutils (tested with 0.5.3)
6.scipy
7.numpy
8.argparse

Used Sensors GrovePi+ kit

1.Grove -Buzzer
2.Grove-Button 3.Grove-RGB Backlit LCD
4.External Web Camera

Run

It is suggested to install Jupyter notebook in your Raspberry Py 4. For external webcam, use the webcam number is used as 0. Extract 3 shape_predictor_68_face_landmarks.dat files in one folder.

About

Advance driver monitoring system which detects Drowsiness and alerts driver to prevent accident.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%