This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
set cut_paste_input [stack 0] | |
push $cut_paste_input | |
Group { | |
name ExposureBlend | |
label "\[value brackets] Brackets" | |
addUserKnob {20 ExposureBlend_tab l ExposureBlend} | |
addUserKnob {7 time_th l "time threshold" t "threshold duration in seconds between exposure bracket sets" R 1 10} | |
time_th 2 | |
addUserKnob {1 capture_time l "capture time" t "Enter the metadata key for the exposure capture time metadata key in your source images"} | |
capture_time exr/Exif:DateTimeOriginal |