https://github.com/sambhav228/drowsiness-detection
Application that can detect drowsiness and raise alarm using OpenCV,face_recognition,numpy and python.
https://github.com/sambhav228/drowsiness-detection
face-recognition numpy opencv python scipy
Last synced: 2 months ago
JSON representation
Application that can detect drowsiness and raise alarm using OpenCV,face_recognition,numpy and python.
- Host: GitHub
- URL: https://github.com/sambhav228/drowsiness-detection
- Owner: sambhav228
- License: mit
- Created: 2020-07-24T15:34:28.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-26T15:27:36.000Z (almost 5 years ago)
- Last Synced: 2025-03-29T16:22:31.542Z (3 months ago)
- Topics: face-recognition, numpy, opencv, python, scipy
- Language: Python
- Homepage: https://sambhavprojects.blogspot.com/2020/07/drowsiness-detection.html
- Size: 91.8 KB
- Stars: 4
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Drowsiness Detection
Application that can detect drowsiness and raise alarm.
### Install necessary packages
pip install imutils
pip install face_recognition
pip install opencv-python
pip install threaded
pip install playsound
pip install scipy
pip install numpy## For more details about this project :
### Youtube :https://youtu.be/jiKjdEFbjwg
### Blog: https://sambhavprojects.blogspot.com/2020/07/drowsiness-detection.html