In this video, I will go over morphological transformation with OpenCV in Python using VS Code. Morphological transformations can be useful for expanding or contracting regions of your image for segmentation.
0:00 Introduction
0:25 What is morphological transformations?
0:48 Why do we need morphological transformations?
1:02 How does morphological transformations work?
2:11 Code - morphological transformations