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
- Unit 03.00: Blurring as a decision about what to discard
- Unit 03.01: Sharpening, and the noise it amplifies
- Unit 03.02: Thresholding on a photo with uneven light
- Unit 03.03: Morphology for the gaps thresholding leaves
- Unit 03.04: Checking a pipeline on the images it will actually see
