Skip to content

CodeProcessor/HandTracker

Repository files navigation

HandTracker

This tool tracks the hand movements and get some feedback according to the gesture.

In this stage it can detect clicks and releases(clacks).

This can be used to develop other tools.

Demo

Alt Text

It will generate click and clack sounds.

installation

sudo apt install libgirepository1.0-dev
pip3 install -r requirements.txt

Run

python3 main.py

About

A tool that will track hands and get the gestures.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages