Skip to content

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.

License

Notifications You must be signed in to change notification settings

AdeshChoudhar/Filter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published