perfectwork829 / Pencilate-python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pencilate

An advanced pencil sketch generator

About : An advanced pencil sketch maker made in just 12 lines of code. Yes you read it right, JUST 12 LINES

Steps followed :

  1. Obtain Image from user
  2. convert to gray-scale
  3. invert the gray image
  4. blur the inverted image
  5. Dodge and Burn the image
  6. The image is ready

Sample Image:

Original

image

Pencil Sketch

result

About


Languages

Language:Python 100.0%