Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 653 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 653 Bytes

Convert-photo-to-sketch-V2

The version 2 codebase for converting photo to sketch, implemented according to the paper Lu, Cewu, Li Xu and Jiaya Jia. “Combining sketch and tone for pencil drawing production.” Expressive (2012).

Running environment

MATLAB R2012a

File introduction

example.m: an example script showing how to use the functions

gradient.m: function for computing the gradient

drawLines.m: the core function of the algorithm

road_sign.png: example image used in example.m

Example

Original image:

Original image

The sketch / line-drawing:

Original image