28 lines
1.9 KiB
HTML
28 lines
1.9 KiB
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 — Creating HDR images — Interactive</title>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<link href="style.css" rel="stylesheet" type="text/css" />
|
|
</head>
|
|
<body>
|
|
<h2>Creating HDR images interactively</h2>
|
|
|
|
<p>You can access the wizard that will guide you through the process of creating a new HDR image via the <em>File > New HDR image...</em> menu item.</p>
|
|
|
|
<p><IMG src="images/hdrwizard.png" width="600" /></p>
|
|
|
|
<p>On the first page the wizard will ask you to select the set of images (of the same scene, but taken at different exposures) that are going to contribute to the final hdr (supported input: jpeg, raw and tiff -8 and 16 bit-).</p>
|
|
|
|
<p>Even if Luminance HDR doesn't find the required Exif data (Shutter Speed & Aperture) in your image set you can still proceed creating an HDR. To do so you have to insert <b>manually</b> the EV (exposure values) or stop difference values for the images in your the set.</p>
|
|
|
|
<p>The first page of the wizard enables the user to apply an automatic alignment step to the images in the set. It is possible to use one of two alignment options (or "engines"): <b>align_image_stack</b> and <b>MTB</b>.</p>
|
|
|
|
<p>The first option is usually a good choice (MTB works only on LDR images and has a simpler model that does not take into account rotation).</p>
|
|
|
|
<p>If your image set consists of LDR images (JPEG, 8 bit TIFF, or RAW files) you can optionally open the <a href="editing_tools.html">Editing Tools Dialog</a> clicking on the <strong>Advanced Editing Tools</strong> check box and clicking <strong>Next</strong>. A dialog will then show up which can be used to perform some "pre merging" editing activities as well manual anti ghosting.</p>
|
|
</body>
|
|
</html>
|
|
|