/hand_tracking

hand tracking using MediaPipe framework by Google

Primary LanguagePython

hand_tracking

hand tracking using MediaPipe framework by Google
used hand tracking model which consists of 2 main modules, namely
Palm Detection crops out the image of the palm
Hand Landmarks provides 21 landmark points on the palm
packages required:

  • opencv
  • mediapipe

realtime results

landmark points


with connecting lines

References
https://google.github.io/mediapipe/solutions/hands.html