Anisotropic Kuwahara Filtering with Polynomial Weighting Functions

Jan Eric Kyprianidis1       Amir Semmo1       Henry Kang2       Jürgen Döllner1

1Hasso-Plattner-Institut, Germany
2University of Missouri, St. Louis, USA

In: Proc. EG UK Theory and Practice of Computer Graphics, 2010

Teaser image

Abstract

In this work we present new weighting functions for the anisotropic Kuwahara filter. The anisotropic Kuwahara filter is an edge-preserving filter that is especially useful for creating stylized abstractions from images or videos. It is based on a generalization of the Kuwahara filter that is adapted to the local shape of features. For the smoothing process, the anisotropic Kuwahara filter uses weighting functions that use convolution in their definition. For an efficient implementation, these weighting functions are therefore usually sampled into a texture map. By contrast, our new weighting functions do not require convolution and can be efficiently computed directly during the filtering in real-time. We show that our approach creates output of similar quality as the original anisotropic Kuwahara filter and present an evaluation scheme to compute the new weighting functions efficiently by using rotational symmetries.

DOI,   PDF,   Code

Citation

Kyprianidis, J. E., Semmo, A., Kang, H., & Döllner, J. (2010). Anisotropic Kuwahara Filtering with Polynomial Weighting Functions. In: Proc. EG UK Theory and Practice of Computer Graphics, pp. 25–30.

@INPROCEEDINGS{ Kyprianidis:2011:PAF,
  author     = { Kyprianidis, Jan Eric and Semmo, Amir and Kang, Henry and D{\"o}llner, J{\"u}rgen},
  title      = { Anisotropic Kuwahara Filtering with Polynomial Weighting Functions },
  booktitle  = { Proc. EG UK Theory and Practice of Computer Graphics },
  pages      = { 25–-30 },
  year       = { 2010 },
  doi        = { 10.2312/LocalChapterEvents/TPCG/TPCG10/025-030 }
}

Related