Skip to main content

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

forthebadge made-with-python
Python 3.6

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


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 hashes)

Uploaded Source

Built Distribution

sketchdraw-1.0.3-py3-none-any.whl (1.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page