ImageEffects

This project helps one to convert picture to pencil sketch and paintings.
It also helps to cartoonify the image.

This is built using OpenCV.It is converted to web app using Streamlit.

Original Image

alt text

Pencil sketch

alt text

Cartoon

alt text

Water Painting

alt text

Web App

alt text

  • pip install streamlit
  • streamlit run app.py (run in conda env)