Skip to content

Latest commit

 

History

History
37 lines (29 loc) · 1.45 KB

README.md

File metadata and controls

37 lines (29 loc) · 1.45 KB

Non-Photorealistic Renderer

Processes images and converts them into de-tailed multi-layered paintings with the ability to interpolate and incorporate de-sign styles from a reference image. See write-up for details of the algorithm and some examples of the main code below. There are more features and how to use them documented in the write-up.

1 2
1 2
1 2
1 2
1 2

NOTE: I do not own any of the images not in Input/photos directory.

To run this code on your own images, follow the test code in a9_main.cpp and put in your own images. Run make and then ./a9.