Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 1000 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 1000 Bytes

polyakf

Anisotropic Kuwahara Filtering with Polynomial Weighting Functions

This program implements a simple benchmark for the anisotropic Kuwahara filter with texture-based weighting functions and the anisotropic Kuwahara filter with polynomial weighting functions. It was written by Jan Eric Kyprianidis while working as a research scientist for the computer graphics systems group of the Hasso-Plattner-Institut at the University of Potsdam, Germany. For details see (Kyprianidis & et al., 2010).

Screenshot

Building

Currently only Windows and building with Visual Studio 2008 is supported. See build.bat to get started.

Related Publications