Skip to content

Cool Computer vision project which takes camera feed and localizes the hand landmarks using the classifier.

Notifications You must be signed in to change notification settings

shaikamirgh/Hand-Landmarks-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hand-Landmarks-Detection

Cool Computer vision project which takes camera feed and localizes the hand landmarks using the classifier.

Hand_Landmarks_detection_demo

To use it Just git clone the repo and run the HandLandmarks.py file.

Installation

Use the package manager pip to install the dependencies.

pip install opencv-python
pip install mediapipe
pip install numpy

or just run the following command to install all the dependencies at once.

pip install -r requirements.txt

Usage

python HandLandmarks.py

or click run in VS code.

About

Cool Computer vision project which takes camera feed and localizes the hand landmarks using the classifier.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages