Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 308 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 308 Bytes

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.