C
Cartoonifying an Image using Machine Learning
Carrtonify The Image!
11
Created on 7th March 2024
•
C
Cartoonifying an Image using Machine Learning
Carrtonify The Image!
The problem Cartoonifying an Image using Machine Learning solves
Cartoonifying an image is the process of transforming a regular photograph into a cartoon-style image.
Challenges I ran into
Cartoonify images using OpenCV, a popular open-source computer vision library using Python. The proposed method involves several steps, including edge detection, color quantization, and image smoothing. The edge detection step is used to extract edges from the input image. Then, in the color quantization step, the image palette is reduced to a fixed number of colors using the k-means clustering algorithm.
Discussion
Builders also viewed
See more projects on Devfolio