amandp13 / Cool-Scripts-Python-Nerds

A collection of some cool python scripts.😍 Feel free to collaborate and add the best script you code.
https://github.com/amandp13/Cool-Scripts-Python-Nerds
GNU General Public License v3.0
67 stars 53 forks source link

Create DrowsinessDetection.py #56

Closed rcsm89 closed 3 years ago

rcsm89 commented 3 years ago

To test in command line use this:

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

rcsm89 commented 3 years ago

@rcsm89 Can you please put this in a folder with readme.md inside the openCv_projects

Ok!

amandp13 commented 3 years ago

@rcsm89 Actually you are committing the new files by creating new branches so the files you add will be committed as a new file, so you need to commit the changes in the same branch name.