A web application that renders an effect on an image uploaded by user using python image processing libraries.
- Python
- Flask
- HTML
- CSS
- Bootstrap
- User uploads image
- Image processed using image processing libraries like OpenCV
- User downloads image
- Flask documentation https://flask.palletsprojects.com/en/1.1.x/
- OpenCV documentation https://opencv.org/