Lessons
Lesson 13: Real-World Project — Real-Time Object Tracker
OpenCV-CourseBuild a complete real-time multi-object tracking application using YOLO26 detection and OpenCV trackers for persistent IDs.
Lesson 06: Image Filtering for Image Enhancement
OpenCV-CourseApply average, Gaussian, median, and bilateral blurring, then sharpen images with high-pass filters, unsharp masking, and the Laplacian operator.
Lesson 05: Color Spaces
OpenCV-CourseMaster RGB, HSV, Grayscale, and LAB color spaces — convert between them and use HSV masking for real-world color-based object detection.
Lesson 04: Basic Image Processing
OpenCV-CourseLoad, display, resize, rotate, crop, and flip images with OpenCV — using real downloadable test images.
Lesson 03: What is OpenCV?
OpenCV-CourseInstall OpenCV, run your first program, and understand the BGR color convention that underpins every OpenCV operation.
Lesson 02: What is Computer Vision?
OpenCV-CourseUnderstand how machines perceive images, explore real-world CV applications, and see a live YOLO26 object detection example.
Lesson 01: Introduction to OpenCV Course
OpenCV-CourseCourse overview and outline — what you will build, what tools you need, and how the lessons are structured.
