A simple Python Library to convert Real world images to pencil sketch
Project description
sketch
A python library for converting Real images to pencil sketch
Usage
- Make sure you have Python and Open-cv installed in your system.
- Run Following command in the CMD.
pip install sketchdraw
Example
# test.py
from sketch import sketchit
img_path = 'path/of/image'
sketchit(img_path)
Run the following Script.
python test.py
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
sketchdraw-1.0.3.tar.gz
(1.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file sketchdraw-1.0.3.tar.gz.
File metadata
- Download URL: sketchdraw-1.0.3.tar.gz
- Upload date:
- Size: 1.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.5.0 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.7.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8bf574f49a61b016f7f43f1368747bb7f1690b87dd147db5be802ec51910327b
|
|
| MD5 |
1311f5d1440ed4c5c16adc6b49296f49
|
|
| BLAKE2b-256 |
b5cfbf65be17bcc27e69bcbc11c852467c225b7cfdefebc91f72ac969a67ca12
|
File details
Details for the file sketchdraw-1.0.3-py3-none-any.whl.
File metadata
- Download URL: sketchdraw-1.0.3-py3-none-any.whl
- Upload date:
- Size: 1.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.5.0 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.7.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e97e4c07589c8f68d25f6d887badaa3609dfa01730dfd0daa9aada21b365799e
|
|
| MD5 |
96feb4d208dff87f4e4ffa344e89d61c
|
|
| BLAKE2b-256 |
85a7584e39668bedc0cef6e818a8f1dc76225863f0f10be757001192761f05a2
|