Skip to content

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

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.txt
Notifications You must be signed in to change notification settings

aaneloy/Image_to_sketch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.txt

Stars

Watchers

Forks

Packages

No packages published