Hi peeps,
I'm struggling a bit to find all the info I want on google about using enfuse and enblend from the cli the right way.
I've got a pre-aligned set of Ortho images with slightly different exposures and about 50% overlap.
I'd like to enfuse first, outputting each of the images in the same way hugin does, then enblend obviously.
I'm doing something along the lines of
enfuse tile*.png -o out.png
But I really just need the exposure altered tiles and then need to use.. eg, output each tile to something like exposure_corrected_%04d.png
enblend exposure_corrected_%04d.png -o out.png
Also, noted I have much better luck with tiff input for alpah channels.... but that seems to be working ok. If I just had a bash script of what Hugin outputted then it all may be a bit easier!
Cheers,
Dan