项目作者: PrajaktaSelukar
项目描述 :
This project is the implementation of Computer Vision techniques to detect drowsiness of a driver and alert when the user is drowsy or sleeping.
高级语言: Jupyter Notebook
项目地址: git://github.com/PrajaktaSelukar/Driver-Drowsiness-Detection.git
Driver-Drowsiness-Detection using OpenCV
Description
This project is the implemention of Computer Vision techniques to detect drowsiness of a driver and alert when the user is drowsy or sleeping.
Requirements
- import dlib
- import imutils
- import cv2
- import scipy
- import threading
- import pygame