Skip to content

Commit 6b0e6b8

Browse files
authored
added the readme file
1 parent 6cd7acf commit 6b0e6b8

File tree

1 file changed

+16
-0
lines changed
  • Image_Processing/src/Image_To_Sketch

1 file changed

+16
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Image to sketch
2+
3+
Program to turn any image into a pencil sketch using OpenCV in Python.
4+
5+
## Setup
6+
7+
Run the file
8+
9+
`python image_2_sketch.py`
10+
11+
12+
## Screenshot
13+
14+
![image](https://github.com/bislara/ScriptsDump/blob/ip/image2sketch/Image_Processing/src/Image_To_Sketch/combined.png)
15+
16+

0 commit comments

Comments
 (0)