/Image-To-Cartoon-Using-OpenCV

The repository contains Python code for converting an image to a cartoon using OpenCV. The script utilizes Gaussian Pyramid for downscaling, bilateral filtering for edge preservation, and pyramid upsampling for reconstruction.

Primary LanguagePython

No issues in this repository yet.