Skip to content

A web application that renders an effect on an image uploaded by user using python image processing libraries.

Notifications You must be signed in to change notification settings

jaassmine/photo_effect

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

photo_effect

A web application that renders an effect on an image uploaded by user using python image processing libraries.

Techstack:

  1. Python
  2. Flask
  3. HTML
  4. CSS
  5. Bootstrap

Workflow:

  1. User uploads image
  2. Image processed using image processing libraries like OpenCV
  3. User downloads image

References:

  1. Flask documentation https://flask.palletsprojects.com/en/1.1.x/
  2. OpenCV documentation https://opencv.org/

About

A web application that renders an effect on an image uploaded by user using python image processing libraries.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 68.8%
  • HTML 31.2%