Menu

[8fdef7]: / html / faq.html  Maximize  Restore  History

Download this file

36 lines (31 with data), 1.7 kB

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<dl>
<head>
<title>Qtpfsgui FAQ</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body>
<h1>FAQ for Qtpfsgui</h1>
<dl>
<A name="name"><dt><strong>Q: What is the meaning of the name qtpfsgui?</strong></dt></A>
<dd>A: The name can be decomposed in 3 parts: Qt-pfs-gui.
<ol>
<li><strong>Qt</strong>: the program uses Qt4 (www.trolltech.com) to show its graphical widgets.</li>
<li><strong>pfs</strong>: the main backend library and original sourcecode base.</li>
<li><strong>gui</strong>: this stands simply for graphical user interface.</li>
</ol>
</dd>
<A name="tmop"><dt><strong>Q: What is the meaning of the various settings for tonemapping operator X?</strong></dt></A>
<dd>A: To answer precisely this question one would have to explain the inner workings of TMO X, in terms of the original research paper.<br>
At the end of the day all that matters (to some people, at least) is to fiddle with the settings until you obtain a nice result.
</dd>
<br>
<A name="exiftiff"><dt><strong>Q: Why can't qtpfsgui transfer the exif tags to TIFF files?</strong></dt></A>
<dd>A: Because the library qtpfsgui uses to perform this task (exiv2) doesn't support writing to tiff files yet. It's in the working, though.</dd>
</dl>
<br>
<A name="immediatechange"><dt><strong>Q: Can we have the tonemapping dialog apply its settings as soon as the user changes a value? In other words, can we avoid having an "apply" button?</strong></dt></A>
<dd>A: Future plans include having a setting that enables the user to switch between the 2 modes.</dd>
</dl>
</body>
</html>
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.