22 lines
741 B
HTML
22 lines
741 B
HTML
|
<?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 — Additional tools</title>
|
||
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||
|
<link href="style.css" rel="stylesheet" type="text/css" />
|
||
|
</head>
|
||
|
<body>
|
||
|
<h2>Additional tools</h2>
|
||
|
|
||
|
<p>Luminance HDR includes a number of additional tools which you might not use
|
||
|
often, but be glad to have it every once in a while. Those are:</p>
|
||
|
|
||
|
<ul>
|
||
|
<li><a href="projective_transformation.html">Projective transformation</a></li>
|
||
|
<li><a href="copying_exif.html">Copying Exif metadata</a></li>
|
||
|
</ul>
|
||
|
|
||
|
</body>
|
||
|
</html>
|