🎨Image to Pencil Sketch or Water Color Converter

Description:-

Here I build a web application to directly convert an image to a sketch using a python framework Streamlit. The user can upload an image to convert it to either a watercolor sketch or a pencil sketch. The user can further download the converted image.OpenCV module is used to convert The Images.

To Run:-

At First we need to install 4 Python Packages streamlit,opencv-python ,numpy,Pillow

Download the file Open them in any IDE and run

streamlit run app.py

Overview :-

Screenshot (64)

Screenshot (65)

Author :-

Tridib Dalui