Skip to content

tarrafahc/the-eye

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

The Eye

Take shots from webcam using OpenCV

Using

Create ~/camshots:

mkdir ~/camshots

Add a rule to crontab:

crontab -e
0 * * * * python /path/to/the-eye/src/main.py

List crontab to check if it's running:

crontab -l

Check hourly shots at ~/camshots.

About

Capture webcam shots using OpenCV

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%