News

A Python Script to create Cartoon effects on a given Image file using OpenCV. This project is an implementation of Bilateral Filters, Upscaling and Downscaling the image to create blur effects on the ...
Takes a .jpg image file and generates a cross stitch pattern using a user specified number of DMC colours. Prior to using this script you will need to install Python Imaging Library - PIL . Once ...