diff options
author | David Spencer <baildon.research@googlemail.com> | 2014-02-03 11:03:31 -0600 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-02-08 11:09:51 -0600 |
commit | 3059f8abc4dcd52c9b2c3f702505b51b83517ab5 (patch) | |
tree | 984e7fc60a4095c588bf9ff6f6c76d0f1749fa86 /graphics/luminance-hdr/README | |
parent | 92c5511131e58673c313b23eb35a38c20b248961 (diff) | |
download | slackbuilds-3059f8abc4dcd52c9b2c3f702505b51b83517ab5.tar.gz |
graphics/luminance-hdr: Updated for version 2.4.0.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'graphics/luminance-hdr/README')
-rw-r--r-- | graphics/luminance-hdr/README | 30 |
1 files changed, 23 insertions, 7 deletions
diff --git a/graphics/luminance-hdr/README b/graphics/luminance-hdr/README index c4340ce3f0..a48ad99cef 100644 --- a/graphics/luminance-hdr/README +++ b/graphics/luminance-hdr/README @@ -1,12 +1,28 @@ -Luminance HDR is an HDR imaging tool. It creates an HDR file from a -set of images (JPEG, TIFF 8 and 16 bit, RAW) of the same scene taken -at different exposure settings. You can save and load HDR images, -rotate and resize them, tonemap your images, and copy your EXIF data. +Luminance HDR is an open source graphical user interface application +that aims to provide a workflow for HDR imaging. -Luminance HDR was formerly named qtpfsgui. +Supported features: + * Save / load HDR images; + * Create an HDR file from a set of images (formats: JPEG, TIFF 8bit + and 16bit, RAW) of the same scene taken at different exposure + settings; + * Rotate, resize and crop HDR images; + * Tonemap HDR images; + * Copy exif data between sets of images; + * Supports internationalization. + +Supported HDR formats: + * OpenEXR (extension: exr); + * Radiance RGBE (extension: hdr); + * Tiff formats: 16bit, 32bit (float) and LogLuv (extension: tiff); + * Raw image formats (extension: various); + * PFS native format (extension: pfs). + +Supported LDR formats: JPEG; PNG; PPM; PBM; TIFF (8 bit). To run Luminance HDR, your processor must support SSE2 instructions (i.e. Pentium 4 or higher, or Athlon 64 or higher). -hugin is an optional runtime dependency (for aligning multiple LDR -exposures). +The following are optional dependencies: +cfitsio and CCfits - for importing FITS images (both needed) +hugin - for aligning multiple LDR exposures |