Attachment | Size |
---|---|
load_for_hdr Version 1.1 | 11.48 KB |
load_for_hdr version 1.0 | 10.75 KB |
Load 3 or 5 images of an exposure series into GIMP for HDR blending.
This is a helper script aimed at automating the loading procedure of the GIMP HDR Workflow described at http://www.instructables.com/id/HDR-photos-with-the-GIMP/.
Here's a quick overview of the HDR workflow:
The script automates all but the last step. After installing you'll get two new menu entries in the "File" pulldown menu:
"Load images for HDR blending (3 images)..."
"Load images for HDR blending (5 images)..."
The script assumes that you already loaded the "middle" image. Clicking the menu entry will pop up a dialog which lets you load the dark and bright picture(s). The script currently only supports 3 or 5 images in a series since that's what I need :) let me know if your use case differs.
After the images have been added in the dialog the script will generate corresponding layers, paste the image contents, generate layer masks, and fill the masks accordingly.
You can adjust the HDR effects of each layer by playing with the layer's opacity (which lets you play with the settings without actually changing anything in the layers) or by editing the layer mask's brightness/contrast settings (which doesn't).
Adjusting a layer mask's brightness/contrast is as easy as
since all the newly created layers will be in "mask editing" mode after the script finished.
Revision History
Have fun using this and let me know what you think. -- thilo, feb. 10, 2011
Comments
It's perfect!
Thilo,
This is a great plugin. The plus one is the best. Thank you! I'm trying to put it in batch.
o_wal