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.
pltscale axis scale of dspy plotoutput either exposure or radianceexposure for exposure output modeinput the primary input. note, the camera properties will be passed through this inputinput2 the secondary input to merge withinput3 (optional) the third input to merge withinput4 (optional) the fourth input to merge withinput5 (optional) the fifth input to merge withinput6 (optional) the sixth input to merge withoutput output of the merged images. either exposure or radiancedspy a log-log plot of log irradiance (lnE) vs the pixel output (Z)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