Skip to content

jyoti0225/Image-Cartoonizer

Repository files navigation

Image Cartoonizer

Apply cartoon effect to any image using OpenCV and Python. I have implemented this with 2 approches -

  • Simple Approach (Version 1)
  • Advanced Appraoch (Version 2)

Simple Approch (Version 1)

In this, we have use OpenCV techniques to get the cartoon effect on the image.

Advanced Approch (Version 2)

This gives much better results than Version1. Here, we have make use of histograms to apply cartoon filter on the image.



About

Apply cartoon effect to any image using OpenCV and Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors