In this tutorial we will see how to upscale and downscale images and generate image pyramid using ready OpenCV functions like pyrDown().
Month: January 2021

OpenCV: Hit-or-Miss Morphology Operation
In this tutorial I will show you yet another morphological operation – Hit-or-Miss, which is used for pattern matching inside a set of data.

OpenCV: Additional Morphology Operations
In this post, I will show you the Opening, Closing, Gradient, Top Hat and Black Hat morphology operations which we will apply using OpenCV.

EMF: Miscellaneous Xpand Features
In this post I will describe some miscellaneous feature which didn’t find a place in the other EMF tutorials but are very useful.