home | download | howto | module docs | git | beta

hdrmerge: combine images of different exposures to recover high dynamic range radiance maps

combine multiple images of the same composition into a single hdr image. this module is best applied before demosaic but after denoise.

this reads the shutter speed from the image to perform the calculation. to perform the hdrmerge, take multiple still photos at same position with varying shutter speeds. keep the aperture and iso constant across shots.

for radiance map output, it may be beneficial to put a reinhard tonemap before the filmcurv and adjust the light param on the filmcurv module to the desired value

in exposure mode, the output is radiance multiplied by average shutter speed plus the ev push.

parameters

connectors

technical

This module is partly a re-implementation of https://github.com/wjakob/hdrmerge which is licensed under the GNU General Public License (Version 3), which can be retrieved at the following address: http://www.gnu.org/licenses/gpl-3.0.txt

June 2026