Skip to content

Non-Photorealistic Rendering (NPR) filter - Oil Painting style

Notifications You must be signed in to change notification settings

mik3sw/NPR-Painting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NPR-Painting

Non-Photorealistic Rendering (NPR) filter - Oil Painting style

Quick start

File: main.py

main("input/im1.jpg", "output/out1.jpg", iterations=6, live=False)
  • Iterations: level of details (time will increase) [2,3,4,5,6,7]
  • live: if True, you can see the live process of painting (time will increase)

Output

Original Processed

About

Non-Photorealistic Rendering (NPR) filter - Oil Painting style

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages