Skip to content

The project was created for the course Internet of Things (BITS F411).

Notifications You must be signed in to change notification settings

milindsinha-bitspilani/DrowsinessDetectionIOT

Repository files navigation

DrowsinessDetectionIOT

Made by Milind Kumar Sinha (2018A3PS0543P) and Manav Arora (2018A8PS0454P), students of BITS Pilani, Pilani campus. Special thanks to Prof. Vinay Chamola for his guidance.

Dependencies

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

Run

Python3 coderpi.py -- webcam 1		

Note

Subject to changes EYE_AR_THRESH = 0.3 EYE_AR_CONSEC_FRAMES = 30 YAWN_THRESH = 30 //change this according to the distance from the camera

About

The project was created for the course Internet of Things (BITS F411).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages