Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Dr. Thomas Lindemeier authored Apr 7, 2019
1 parent 193baad commit fbcff4f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,10 @@
Processing implementation of the algotihm propose by Hertzman et al.:

Aaron Hertzmann. 1998. Painterly rendering with curved brush strokes of multiple sizes. In Proceedings of the 25th annual conference on Computer graphics and interactive techniques (SIGGRAPH '98). ACM, New York, NY, USA, 453-460. DOI: https://doi.org/10.1145/280814.280951

## Example:

Input image (Photo by Mat Reding on Unsplash)| Painterly rendered image produced by the algorithm
:-------------------------:|:-------------------------:
![](data/mat-reding-1400097-unsplash.jpg) | ![](data/result.jpg)

0 comments on commit fbcff4f

Please sign in to comment.