Completed
Introduction
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
AI for Everyone - First Attempt at Using MediaPipe for Gesture Detection
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Basic Configuration
- 3 Distance Formula
- 4 Distance Matrix
- 5 Error Array
- 6 Too Much Data
- 7 Simplification
- 8 Smaller Dataset
- 9 Coffee Break
- 10 Visual Studio Code
- 11 New Python Program
- 12 Demonstration
- 13 Key Points
- 14 Key Landmarks
- 15 Code View
- 16 Import Numpy
- 17 Create Distance Matrix
- 18 Create Floats
- 19 Create Hand Data
- 20 Creating Distance Matrix
- 21 Step Through
- 22 Where to Start
- 23 Hand Data
- 24 Columns
- 25 Column in Range
- 26 Dist Matrix
- 27 Calculate Distance
- 28 Calculate Row Data
- 29 Square Column Data
- 30 Return Distance Matrix
- 31 Define Find Error
- 32 Define Unknown Matrix
- 33 Reset Error to 0
- 34 Reset Error to 0128
- 35 Reset Error to 0129
- 36 Reset Error to 0130
- 37 Juggler
- 38 Print
- 39 Training
- 40 Testing Distance Matrix
- 41 Unknown Gesture
- 42 Error
- 43 Put Text
- 44 Round Error
- 45 Blue
- 46 Weight
- 47 Fixing decimal round
- 48 Gesture Detection
- 49 Power to the People
- 50 Go forth and Prosper