Skip to content

Latest commit

 

History

History
 
 

img_to_PencilSketch

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Image to Pencil-Sketch conversion Script

Library Used:

  • OpenCV
  • Numpy

Steps:

  1. Put image file in directory where the python script exists
  2. Specify the name of image path in inputPATH in the script
  3. Run the script
  4. See the pencil-sketch image in the same directory with 'output.jpg' name.