Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 1.06 KB

File metadata and controls

36 lines (24 loc) · 1.06 KB

PencilDraw V 1.0

6 Jan 2017 by Yaochuang Ding,

Info

This is an python implementation for paper Combining Sketch and Tone for Pencil Drawing Production Tested OK on windows 10 platform.

Source

The source code is built OK on VS2015. It is need to install an python development plugin for VS2015 if you plan to build the code. It also requires extra python libraries to run the code, For example opence, numpy, scipy.

Details

  • genStroke.py : generate strokes from input image
  • genTone.py : generate tone from input image
  • test.py : default startup file to generate colored pencil drawing.
  • utils.py : you can igore

Demo

  • original image
  • pencil draw
  • color pencil draw