<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Luminance HDR User Manual — Tonemapping operators reference</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link href="style.css" rel="stylesheet" type="text/css" />
</head>
<body>

<h2>Tonemapping operators reference</h2>

<p>Luminance HDR is based on pfstmo backend that implements algorithms from published 
scientific papers on HDR imaging. Most HDR tools are based on these papers, but 
Luminance is kind of different in a way that it actually uses terminology from the 
papers. Which means that if you are not a PhD in color science, you need a good 
explanation, otherwise you are lost.</p>

<p>This section helps understanding underlying algorithms and explains how to 
better use a particular tonemapping operator.</p>

<ul>
	<li><a href="tmap_ref_mantiuk06.html">Mantiuk'06</a></li>
	<li><a href="tmap_ref_mantiuk08.html">Mantiuk'08</a></li>
	<li><a href="tmap_ref_fattal.html">Fattal</a></li>
	<li><a href="tmap_ref_ferradans.html">Ferradans</a></li>
	<li><a href="tmap_ref_drago.html">Drago</a></li>
	<li><a href="tmap_ref_durand.html">Durand</a></li>
	<li><a href="tmap_ref_reinhard02.html">Reinhard'02</a></li>
	<li><a href="tmap_ref_reinhard05.html">Reinhard'05</a></li>
	<li><a href="tmap_ref_ashikhmin.html">Ashikhmin</a></li>
	<li><a href="tmap_ref_pattanaik.html">Pattanaik</a></li>
	<li><a href="tmap_ref_mai.html">Mai</a></li>
</ul>
</body>
</html>