Content-adaptive image downscaling
Johannes Kopf, Ariel Shamir, Pieter Peers
In ACM Transactions on Graphics, 32(6), November 2013.
Abstract: This paper introduces a novel content-adaptive image downscaling method. The key idea is to optimize the shape and locations of the downsampling kernels to better align with local image features. Our content-adaptive kernels are formed as a bilateral combination of two Gaussian kernels defined over space and color, respectively. This yields a continuum ranging from smoothing to edge/detail preserving kernels driven by image content. We optimize these kernels to represent the input image well, by finding an output image from which the input can be well reconstructed. This is technically realized as an iterative maximum-likelihood optimization using a constrained variation of the Expectation-Maximization algorithm. In comparison to previous downscaling algorithms, our results remain crisper without suffering from ringing artifacts. Besides natural images, our algorithm is also effective for creating pixel art images from vector graphics inputs, due to its ability to keep linear features sharp and connected.
Article URL: http://dx.doi.org/10.1145/2508363.2508370
BibTeX format:
@article{Kopf:2013:CID,
  author = {Johannes Kopf and Ariel Shamir and Pieter Peers},
  title = {Content-adaptive image downscaling},
  journal = {ACM Transactions on Graphics},
  volume = {32},
  number = {6},
  pages = {173:1--173:8},
  month = nov,
  year = {2013},
}
Search for more articles by Johannes Kopf.
Search for more articles by Ariel Shamir.
Search for more articles by Pieter Peers.

Return to the search page.


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