Skip to content

Python Implementation of "Painterly rendering with curved brush strokes of multiple sizes."

Notifications You must be signed in to change notification settings

DylanHIJ/Painterly-Rendering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ICG-Final-Project

This is the python implementation of the following paper: Hertzmann, Aaron. "Painterly rendering with curved brush strokes of multiple sizes." Proceedings of the 25th annual conference on Computer graphics and interactive techniques. 1998.

Execution

  1. python main.py -i [input image] -o [output image] -s [style]

There are currently four painting styles available:

  1. Impressionist
  2. Expressionist
  3. Colorist Wash
  4. Pointillist

About

Python Implementation of "Painterly rendering with curved brush strokes of multiple sizes."

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages