Lesliesibbs / sketchify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sketchify

A simple sketching software to convert an image to a realistic sketch!

Installation

pip install sketchify

Installation notes

sketchify depends on opencv-contrib-python.

Usage

from sketchify import sketch
img = sketch.normalsketch(‘path/to/image.extension’, 'path/to/save/image', 'saveimagename')

Examples

Go to tests/test_images for more examples.

Obama Original Obama Sketchified
Obama Original Obama Sketchified
Colloseum Original Colloseum Sketchified
Colloseum Original Colloseum SKetchified

About

License:MIT License


Languages

Language:Python 80.5%Language:Batchfile 10.6%Language:Makefile 8.9%