Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 8207984

Browse files
Merge pull request avinashkranjan#645 from vaishnavirshah/imageToSketch
added ImageToSketch folder
2 parents c327377 + 957215a commit 8207984

File tree

9 files changed

+35823
-0
lines changed

9 files changed

+35823
-0
lines changed

‎ImageToSketch/README.md‎

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# Converting Images to Sketch
2+
Menu driven script- takes either the path of the image from the user or captures the image using webcam as per the user preference. The image is then converted to sketch and output can be found in the sketches folder.
3+
## Modules used
4+
- os
5+
- opencv
6+
- datetime
7+
8+
## How to run this Python Script?
9+
10+
1. pip install opencv-python
11+
2. pip install os
12+
3. pip install datetime
13+
4. Change the path in the script according to your system.
14+
5. run the python script
15+
6. Enter the number according to your preference
16+
7. Enter the path or the filename as asked.
17+
8. For the final product go to /sketches/<filename>/<filename>(final).png
18+
19+
## Images
20+
- Hulk sketch
21+
![](https://i.postimg.cc/XqN6sGZb/Hulk-Final-Sketch.jpg)
22+
- Hulk folder
23+
![](https://i.postimg.cc/Wz9LCNrJ/Hulk-Folder.jpg)
24+
25+
26+
## By [Vaishnavi Shah](https://github.com/vaishnavirshah)
27+

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /