/Filter

Filter is a Django application, that produces an image using different algorithms and manipulations applied as a filter on the input image. Implemented advanced algorithms like box blur and edge detection using the Sobel filter.

Primary LanguagePythonMIT LicenseMIT

Filter

RPP-OOP mini project

Filter is a django application, that uses various algorithms and manipulations applied as a filter on the input image. This project repository contains all the phases of progress. DJANGO is the latest phase.

How to use?

Illustrative examples

Grayscale Sepia
grayscale sepia
Colour Inversion Sketch
colour_inversion sketch
Mirror Reflection Water Reflection
mirror_reflection water_reflection
Rotate Left Rotate Right
rotate_left rotate_right
Blur Edge
blur edge

Mentor

Asst. Prof. Sheetal Rathod

Reference