Hand-Pose-Estimation-using-MediaPipe-Hands A notebook showcasing how to use mediapipe for hand tracking. MediaPipe in Python Install packages using the pip command: - pip install mediaPipe - pip install opencv-python (Optional) If Capture a Video or YoutubeVideo - pip install pafy - pip install youtube-dl