forked from LuminanceHDR/LuminanceHDR
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathluminance-hdr.appdata.xml
22 lines (22 loc) · 1.32 KB
/
luminance-hdr.appdata.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<application>
<id type="desktop">luminance-hdr.desktop</id>
<metadata_license>CC0-1.0</metadata_license>
<project-license>GPL-2.0+</project-license>
<summary>Create HDR images</summary>
<summary xml:lang="it">Crea immagini HDR</summary>
<description>
<p>Luminance HDR is an application for taking a set of pictures of the same scene with different exposure settings, and creating a high dynamic range (HDR) image. It supports a range on input images, including JPEG, TIFF and RAW. It can also rotate and crop, and tonemap HDR images.</p>
<p xml:lang="it">Luminance HDR è un'applicazione per creare immagini ad elevato intervallo dinamico (HDR) a partire da un insieme di immagini di una stessa scena catturate con differente esposizione. Supporta svariati formati di input quali JPEG, TIFF e RAW. Può inoltre ruotare, ritagliare, scalare le immagini HDR e convertirle in formato a basso range dinamico (LDR) tramite tonemapping.</p>
</description>
<url type="homepage">http://qtpfsgui.sourceforge.net/</url>
<screenshots>
<screenshot type="default">http://qtpfsgui.sourceforge.net/screenshots/MainWindow-2.jpg</screenshot>
</screenshots>
<provides>
<binary>luminance-hdr</binary>
</provides>
<provides>
<binary>luminance-hdr-cli</binary>
</provides>
</application>