Skip to content

moonfighting/PencilDrawing--python-version

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This project is an implentation of the paper <> using python.

Now it could only produce grayscale result, the color result will be done in future.

The code reference to the an matlab implentation on github, see (https://github.com/candycat1992/PencilDrawing)

Dependcy

  • numpy
  • scipy
  • opencv

Usage

python pencil_draw.py [image] [pencil texture img]

eg: python pencil_draw.py lena.jpg pencil0.jpg

the result image will be showed

Reference

[1]Lu C, Xu L, Jia J. Combining sketch and tone for pencil drawing production[C]//Proceedings of the Symposium on Non-Photorealistic Animation and Rendering. Eurographics Association, 2012: 65-73.

About

An implentation of PencilDrawing using python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages