Skip to content

chrisgal77/HandController

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HandController

Idea

The project provides the mouse cursor controlling system. The project includes 2 deep learning models, first for hand detection and second for hand gesture classification. In that by showing paper gesture to the camera you can move a cursor, rock to click or scissors to drag item on screen.

Dependencies

To install dependencies:

pip3 install -r requirements.txt

Run program

To run program:

python3 main.py --weights models/model.h5 -c 3

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published