Completed
Convert to HSV
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
AI on the Jetson Nano - Tracking Objects in OpenCV Using HSV Color Space
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 HSV Color Space
- 3 Read from Still Image
- 4 Track Bars
- 5 Convert to HSV
- 6 Create lower and upper bounds
- 7 Create foreground mask
- 8 Troubleshooting
- 9 Tweaking Values
- 10 Creating Foreground Mask
- 11 Creating Background Mask
- 12 Background Mask vs Foreground Mask
- 13 Background Mask
- 14 Final Image
- 15 Tracking on Red
- 16 The Problem