Skip to content

A simple model to detect when an open hand is open in-front of the camera

Notifications You must be signed in to change notification settings

CuinnKemp/GestureRecognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GestureRecognition

A simple model to detect when an open hand is open in-front of the camera

This project was proposed as a proof of concept for interacting with a computer in a non-tactile way. The program uses a laptop webcam to determine if the person using the laptop has their fist opened or closed. This is then displayed on the screen.

The repository also contains the necessary files for training the model which can be done on a per-user basis. Camera.py can be used for data collection and Gesture.py to train the model. Run.py will execute the trained model on live data.

About

A simple model to detect when an open hand is open in-front of the camera

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages