Tone mapping

This is an old revision of this page, as edited by Heron (talk | contribs) at 18:00, 5 July 2005 (fmt). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In computer graphics, tone mapping is a technique used to adjust an image for better display. This is an essential step in high dynamic range imaging, where a scene exists in a range too large to be displayed by a low dynamic range display.

An example tone mapping filter is . This function will map input values in the ___domain [0, infinity] to an output range of [0, 1).

A common reference paper for tonemapping is

  • Erik Reinhard, Mike Stark, Peter Shirley, and James Ferwerda. "Photographic Tone Reproduction for Digital Images"

Photographic Tone Reproduction for Digital Images