Skip to content

Turn an image into a pencil sketch. I used Python3, NumPy, SciPy, Matplotlib and imageio for this project.

Notifications You must be signed in to change notification settings

Mehedi61/pencil-sketch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 

Repository files navigation

pencil-sketch

Objective: Turn an image into a pencil sketch.
Dependencies: Python3, NumPy, SciPy, Matplotlib, imageio.
Image source: ESPNcricinfo

Sample

Original image Sketch

Run on your Linux machine

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.

About

Turn an image into a pencil sketch. I used Python3, NumPy, SciPy, Matplotlib and imageio for this project.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published