From 3059f8abc4dcd52c9b2c3f702505b51b83517ab5 Mon Sep 17 00:00:00 2001 From: David Spencer Date: Mon, 3 Feb 2014 11:03:31 -0600 Subject: graphics/luminance-hdr: Updated for version 2.4.0. Signed-off-by: Robby Workman --- graphics/luminance-hdr/README | 30 +++++++++++++++++++++++------- 1 file changed, 23 insertions(+), 7 deletions(-) (limited to 'graphics/luminance-hdr/README') 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 -- cgit v1.2.3