In this tutorial i will show you how to define constraints, which could be checked before starting the generation process. If a constraint fails, we can stop the generation process.
Month: December 2020

OpenCV: Erosion
This tutorial is about one of the morphological operations on images – erosion. We describe what does this operation do and how to apply it.

OpenCV: Dilation
This tutorial is about one of the morphological operations on images – dilation. We describe what does this operation do and how to apply it.