Skip to content

pyfet/super-duper-octo-winner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Driver Drowsiness Detection System

Description

TODO

Setup

Requirements:

python >= 3.5

Creating a virtual Environment:

  • To create the virtual environment: python -m venv venv
  • To activate venv source venv/bin/activate
  • To run the main file file with video capture: python src/main.py

How to Run

start the app with: source venv/bin/activate python src/main.py

if you don't have a webcam you can run a sample test with a picture by running: python src/test.py

Run tests with(no tests available yet): nosetests test

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