Skip to content

Estimate hand pose using MediaPipe (Python version). This is a sample program that recognizes hand signs and finger gestures with a simple MLP using the detected key points.

Notifications You must be signed in to change notification settings

DiaboloKiat/hand-gesture-recognition-using-mediapipe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hand Gesture Recognition Using Mediapipe

How to run

  • Run mediapipe hand pose landmarks (camera: D435)
$ roslaunch hand_gesture mediapipe.launch seadrone_cameara:=false
  • Run hand gesture dataset (camera: D435)
$ roslaunch hand_gesture hand_gesture.launch seadrone_cameara:=false

Hand pose landmarks

About

Estimate hand pose using MediaPipe (Python version). This is a sample program that recognizes hand signs and finger gestures with a simple MLP using the detected key points.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 85.2%
  • Python 13.2%
  • CMake 1.6%