Skip to content

Hand gesture detection framework utilizing MediaPipe and OpenPose pretrained model

Notifications You must be signed in to change notification settings

cgusti/Hand-Tracking-Recognition-using-Machine-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Hand-Tracking-Recognition-using-Machine-Learning

This repository contains a real-time Hand Gesture Recognizer using the MediaPipe framework and Tensorflow in OpenCV and Python. This project utilizes a live web came to capture/tracks hand signs live and utilizes a pretrained model to project a label on the live footage.

We’ll first use MediaPipe to recognize the hand and the hand key points. MediaPipe performs the hand recognition algorithmreturns a total of 21 key points for each detected hand.

Instructions: Run HG_Detection.py

Screenshot 2023-01-14 at 9 22 20 PM

About

Hand gesture detection framework utilizing MediaPipe and OpenPose pretrained model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published