Skip to content

Implementing Filter effects as seen on Photoshop, Snapchat etc

Notifications You must be signed in to change notification settings

im-AMS/Filters_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Filters interactive webapp with Steamlit

The aim of this project is to implement various filters and effects as seen on Photoshop, Snapchat etc.

Running the project

Online(No install)

Streamlit App

Offline

pip install -r requirements.txt
streamlit run app.py

This project currently has the following filters

  • Blur
  • Gaussian Blur
  • Gray
  • Emboss
  • Invert
  • HDR
  • Histogram Equalize
  • Adjust Brightness
  • Color Filters
  • Sketch Filter
  • Cartoon Filter

About

Implementing Filter effects as seen on Photoshop, Snapchat etc

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages