Skip to content

A hand tracker built with opencv-python and midiapipe in python

Notifications You must be signed in to change notification settings

ShahabAthar25/hand-tracker-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

hand-tracker-python

A real-time hand tracker made in python

How to Run

Install git

sudo apt install git

Clone this repository

git clone https://github.com/ShahabAthar25/hand-tracker-python.git

Install python3

sudo apt install python3

Install pip3

sudo apt install python3-pip

Install the dependencies

sudo pip3 install -r requirements.txt

Run the program

python3 speech_assistant.py

Overview

This is a hand track made in python with the help of midiapipe and opencv-python. this program captures the hand and points of the hands like wirst.

General Guidelines

  • Make sure requirment.txt is installed

About

A hand tracker built with opencv-python and midiapipe in python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages