From 3287512581564f482b246fe0be427b7f91f5450b Mon Sep 17 00:00:00 2001 From: David Spencer Date: Sat, 3 Jul 2010 01:36:14 -0500 Subject: graphics/luminance-hdr: Added (replaces qtpfsgui) Signed-off-by: Robby Workman --- graphics/luminance-hdr/README | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 graphics/luminance-hdr/README (limited to 'graphics/luminance-hdr/README') diff --git a/graphics/luminance-hdr/README b/graphics/luminance-hdr/README new file mode 100644 index 0000000000..f801c50717 --- /dev/null +++ b/graphics/luminance-hdr/README @@ -0,0 +1,13 @@ +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 was formerly named qtpfsgui. + +If your target CPU supports SSE2 extensions, you can pass the variable +SSE2=yes to the script: SSE2=yes sh luminance-hdr.SlackBuild +If in doubt, just let the SlackBuild figure it out for you -- the +default is SSE2=yes on x86_64 only, and SSE2=no on all other ARCHes. + +This requires dcraw and gsl. -- cgit v1.2.3