Completed
- How it Works
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
AI Hand Pose Estimation with MediaPipe and Python
Automatically move to the next video in the Classroom when playback concludes
- 1 - Start
- 2 - Introduction
- 3 - How it Works
- 4 - Tutorial Start
- 5 - Install and Import Dependencies
- 6 - Make Detections in Real Time
- 7 - Accessing a Real Time Webcam Feed Using OpenCV
- 8 - Applying MediaPipe Hand Pose
- 9 - Interpreting Hand Pose Results
- 10 - Rendering Using OpenCV
- 11 - Applying Styling to MediaPipe Detections
- 12 - Horizontally Flipping Images using OpenCV
- 13 - Save Images using OpenCV
- 14 - Ending