GDSC-RCCIIT / General-Purpose-Scripts

A repository containing several general purpose Python scripts to automate daily and common tasks.
GNU General Public License v3.0
49 stars 116 forks source link

Image to caroonized image #318

Closed kiranbaby14 closed 3 years ago

kiranbaby14 commented 3 years ago

Suggest a new script for the project

Image to cartoonized Image.

Describe the new script you want

I would like to suggest a new python script that can convert a given image to a cartoonized one.

Do you want to work on this?

Additional context

I have already seen a script that is similar to this suggested script in the repository. I am attaching the link below. https://github.com/GDSC-RCCIIT/General-Purpose-Scripts/tree/main/scripts/image_converter

The above link converts an image to a pencil sketch. But the script I am suggesting can convert the image retaining its colors.

kiranbaby14 commented 3 years ago

@OBITORASU can i work on this and if so should i add this as a new script or should i improve upon the already existing one?

OBITORASU commented 3 years ago

Make improvements to the existing ones.

kiranbaby14 commented 3 years ago

ok