Skip to content

Commit

Permalink
added the readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
bislara authored Oct 7, 2020
1 parent 6cd7acf commit 6b0e6b8
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions Image_Processing/src/Image_To_Sketch/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Image to sketch

Program to turn any image into a pencil sketch using OpenCV in Python.

## Setup

Run the file

`python image_2_sketch.py`


## Screenshot

![image](https://github.com/bislara/ScriptsDump/blob/ip/image2sketch/Image_Processing/src/Image_To_Sketch/combined.png)


0 comments on commit 6b0e6b8

Please sign in to comment.