Commit graph

6 commits

Author SHA1 Message Date
markd
54d2ce84af luminance-hdr: build with openexr3 2021-07-13 11:48:58 +00:00
adam
1a3ae589cc luminance-hdr: updated to 2.6.0
Changes in 2.6.0
NEW: New tonemapping operator kimkautz08
NEW: New tonemapping operator lischinski06
NEW: New tonemapping operator vanhateren06
NEW: New tonemapping operator ferwerda96
NEW: Preview of created HDR in HDR Wizard
NEW: Post processing gamma and saturation

great speedup and better memory usage for all tonemapping operators
speedup for hdr creation
usual bug fixing
2021-01-03 18:52:31 +00:00
joerg
ffca6b6181 Fix compat with newer exiv2. 2019-12-22 22:26:31 +00:00
markd
975555dd45 luminance-hdr: tests require gtest, so make optional 2017-12-19 09:47:55 +00:00
joerg
eb9cbe6631 Needs Qt5's Linguist tool. On NetBSD, use getopt_long instead of the
silly getopt_long_only.
2016-04-03 12:47:45 +00:00
markd
39da758cb7 Add luminance-hdr 2.4.0
Luminance HDR is a graphical user interface (based on the Qt5 toolkit)
that provides a workflow for HDR imaging.

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, FITS
2016-02-07 22:10:47 +00:00