Objective: Turn an image into a pencil sketch.
Dependencies: Python3, NumPy, SciPy, Matplotlib, imageio.
Image source: ESPNcricinfo
Original image | Sketch |
---|---|
To run this project you have to install jupyter-notebook.
Then execute the commands below.
git clone https://github.com/Mehedi61/pencil-sketch.git
cd pencil-sketch/pencil-sketch
jupyter-notebook pencil-sketch.ipynb
Note: If you want to modify this project, then you have to install all the dependencies above.
That's it.