Skip to content

JRJurman/guard-breaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Guard Breaker


A lame python script to do finger detection.

Development

  • Install Python 3.5 and pip
  • pip install numpy
  • visit this link and download the appropriate version of openCV for your system <<<<<<< HEAD
  • pip install path/to/opencv.whl =======
  • visit this link and download the appropriate version of PyWin32 for your system
  • pip install path/to/opencv.whl and pip install path/to/win32.whl
  • edit camera.py to get video input from your camera (see inline comments)
  • adapt display resolutions in mouse.py

5b3d43e1ba704ee89bcd6836b5b15b332a1fe771

  • python camera.py | python mouse.py

About

A lame python script to do finger detection.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages