All Projects → fumin → Pencil

fumin / Pencil

Licence: gpl-3.0
implementation of http://www.cse.cuhk.edu.hk/~leojia/projects/pencilsketch/npar12_pencil.pdf

Programming Languages

matlab
3953 projects

Pencil

implementation of http://www.cse.cuhk.edu.hk/~leojia/projects/pencilsketch/pencil_drawing.htm

Usage

  • black and white: imshow(pencil_draw(imread('photo.jpg')));
  • colour pencil drawing: imshow(colour_pencil_draw(imread('photo.jpg')));
  • to draw all files in a folder please see draw_all.m

Demo

http://future-graphics.herokuapp.com/

License

Copyright 2013 Awaw Fumin [email protected]
Licensed under GNU General Public License v3

Todos

  • coloured outline sketches
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].