Accelerating spatially varying Gaussian filters
Jongmin Baek, David E. Jacobs
In ACM Transactions on Graphics, 29(6), December 2010.
Abstract: High-dimensional Gaussian filters, most notably the bilateral filter, are important tools for many computer graphics and vision tasks. In recent years, a number of techniques for accelerating their evaluation have been developed by exploiting the separability of these Gaussians. However, these techniques do not apply to the more general class of spatially varying Gaussian filters, as they cannot be expressed as convolutions. These filters are useful because the underlying data---e.g. images, range data, meshes or light fields---often exhibit strong local anisotropy and scale. We propose an acceleration method for approximating spatially varying Gaussian filters using a set of spatially invariant Gaussian filters each of which is applied to a segment of some non-disjoint partitioning of the dataset. We then demonstrate that the resulting ability to locally tilt, rotate or scale the kernel improves filtering performance in various applications over traditional spatially invariant Gaussian filters, without incurring a significant penalty in computational expense.
Keyword(s): anisotropic Gaussian filter, bilateral filter, depth upsampling, trilateral filter
Article URL: http://dx.doi.org/10.1145/1882261.1866191
BibTeX format:
@article{Baek:2010:ASV,
  author = {Jongmin Baek and David E. Jacobs},
  title = {Accelerating spatially varying Gaussian filters},
  journal = {ACM Transactions on Graphics},
  volume = {29},
  number = {6},
  pages = {169:1--169:10},
  month = dec,
  year = {2010},
}
Search for more articles by Jongmin Baek.
Search for more articles by David E. Jacobs.

Return to the search page.


graphbib: Powered by "bibsql" and "SQLite3."