Skip to content

Python code to change given images to hand drawn copies

License

Notifications You must be signed in to change notification settings

ryan-nanson/hand-drawn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hand-drawn

Python code to create a hand drawn image from any given image using machine vision techniques:

Getting Started

Pull the code and run:

python3 handDrawn.py

This will read in the input image: resources/input/input.png and output a hand drawn copy to resources/output/output.png. Feel free to replace input.png with your own image and see what happens`.

Built with

  • Python 3

Acknowledgments

Thank you to FreeCodeCamp and Rishav Agarwal as this project started from this very helpful tutorial: https://www.freecodecamp.org/news/sketchify-turn-any-image-into-a-pencil-sketch-with-10-lines-of-code-cf67fa4f68ce/

Also thanks to the #100DaysOfCode Twitter community for encouraging me to code for fun!!

About

Python code to change given images to hand drawn copies

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages