Using the OpenCV libraries, this small python program aims to cartoonify - in a way - a given image.
DISCLAIMER: The project might not be 100% correct! This is a first dive for me into the world of OpenCV and it's capabilities.
[To be added soon]
Check the "Images" folder files - Screenshots will be added in the markdown later on.
For the program to run Python and OpenCV libraries must be installed.
There are still a lot to be done in the code to make it better.
Fixes, better user experience, etc might be added later on.