Skip to content

A utility that uses the OpenCV module to detect hand positions and launch actions (Python)

Notifications You must be signed in to change notification settings

emanchan/Virtual-Hot-Corners

Repository files navigation

15-112 Project: Virtual Hot Corners
Programmed By: Ethan Chan
Date: Wednesday, December 7th, 2011

Virtual Hot Corners is an application that takes in a video feed from a webcam, filters the live video to 
make skin tones more prominent, and detects whether or not hands are present in any of the four corners.
This effectively creates 4 "virtual" buttons, open which the user can launch pre-defined actions, ranging from programs, music playlists, etc. 

Virtual Hot Corners requires the following Python Modules: 

As it was developed on Windows, the following modules were installed on windows as well. 
Preferably, Windows 7 with 32-bit Python.

Python Imaging Library (PIL) : http://www.pythonware.com/products/pil/
Open Computer Vision (OpenCV): http://opencv.willowgarage.com/wiki/

About

A utility that uses the OpenCV module to detect hand positions and launch actions (Python)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages