Parameter Estimation for Photographic Tone Reproduction

Erik Reinhard

Abstract

Tone reproduction algorithms attempt to compress a large range of pixel values into a smaller range that is suitable for display on devices with limited dynamic range. A recently proposed tone reproduction operator achieved this goal by emulating photographic practice. Like in photography, the manual tuning of a small set of intuitive parameters was required. In this paper we extend this photographic tone reproduction algorithm with an automatic method for estimating these parameters. The estimation process is also based on photographic practice. The resulting operator produces good images and does not require manual parameter tuning. Sample source code is available online.

Paper

PDF

Source code

Download the Source code.

This code runs on SGI workstations without modifications. It also runs on Sun workstations, using the FFTW public domain fft library. This set-up is likely to work on other flavors of Unix, but has not been tested on other platforms.