Skip to course content
Free computer vision course

Computer Vision and Multimodal AI

Module 03

Basic Image Processing with OpenCV

By the end of this module you can apply the everyday OpenCV operations - blur, crop, mask, threshold - and say what each one removes from the image as well as what it reveals.

Units

  1. Unit 03.00: Blurring as a decision about what to discard
  2. Unit 03.01: Sharpening, and the noise it amplifies
  3. Unit 03.02: Thresholding on a photo with uneven light
  4. Unit 03.03: Morphology for the gaps thresholding leaves
  5. Unit 03.04: Checking a pipeline on the images it will actually see

Module work