aaneloy / Image_to_sketch

Python open-source library to convert color/ B&W image to pencil sketch

Home Page:https://pypi.org/project/ImagetoSketch/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Imagetosketch

Author MIT Contributions welcome Stars

Python open-source library to convert color/ B&W image to pencil sketch

Installation:

pip install ImagetoSketch==0.1.3

Usage

#installation
!pip install ImagetoSketch==0.1.3

#import
from ImagetoSketch import *

#specify image directory:
ImagetoSketch(r'C:\Users\neloy\OneDrive\GitHub\Image_to_sketch\src\images\demo_2.png')

Sample output

Original Image Sketched Image

For details see this notebook

License

License: MIT

About

Python open-source library to convert color/ B&W image to pencil sketch

https://pypi.org/project/ImagetoSketch/

License:MIT License


Languages

Language:Jupyter Notebook 95.2%Language:PowerShell 3.2%Language:Python 1.1%Language:Batchfile 0.5%