Skip to content

pyfet/super-duper-octo-winner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Driver Drowsiness Detection System

Description

TODO:

Comparing Python and Matlab for drowsiness detection

TODO: Do a comparative study of the 2 libraries and propose why we chose python

Setup

Requirements:

python >= 3.5

Creating a virtual Environment:

  1. To create the virtual environment: python -m venv venv
  2. To activate venv source venv/bin/activate
  3. Install project dependencies with pip install -r requirements.txt
  4. To run the main file file with video capture: python src/main.py

Once done, you can shutdown your virtual environment by: deactivate

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages