项目作者: 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

  1. import dlib
  2. import imutils
  3. import cv2
  4. import scipy
  5. import threading
  6. import pygame