Skip to content

Files

Latest commit

aef4cb6 · Jun 21, 2021

History

History
This branch is 7 commits behind HarshCasper/Rotten-Scripts:master.

Cartoonified_Image

README.md

Cartoonified Image

Computer Vision as we know is a very powerful tool with immense possibilities.
So, why not to use it?
Here, I have implemented a script that will read the original image and convert the original image into cartoonified image.
The original image is converted into cartoonified image as well as there is an another approach by using cv2.stylization()

Results:

Original Image

Original_image

Cartoon Image

Cartoonified_image

Cartoon Image Using cv2.stylization()

Intense_Cartoonified_image