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
Release files for sketchdraw 1.0.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| sketchdraw-1.0.3.tar.gz | 1.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| sketchdraw-1.0.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 3.0 kB
Release files / sketchdraw-1.0.3.tar.gz
| Download URL | sketchdraw-1.0.3.tar.gz |
|---|---|
| Size | 1.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
8bf574f49a61b016f7f43f1368747bb7f1690b87dd147db5be802ec51910327b
|
|
BLAKE2b-256 checksum How to use checksums |
b5cfbf65be17bcc27e69bcbc11c852467c225b7cfdefebc91f72ac969a67ca12
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|
Release files / sketchdraw-1.0.3-py3-none-any.whl
| Download URL | sketchdraw-1.0.3-py3-none-any.whl |
|---|---|
| Size | 1.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
e97e4c07589c8f68d25f6d887badaa3609dfa01730dfd0daa9aada21b365799e
|
|
BLAKE2b-256 checksum How to use checksums |
85a7584e39668bedc0cef6e818a8f1dc76225863f0f10be757001192761f05a2
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|