Magic Lantern Forum
Showcasing Magic Lantern => Share Your Photos => Topic started by: wolf on July 21, 2012, 07:55:25 PM
-
My
first second HDR picture with ML automatically generated HDR script. I did nothing but trigger my 550D and run the script. Nice feature!
(https://www.magiclantern.fm/forum/proxy.php?request=http%3A%2F%2Fi.imgur.com%2FZdFNv.jpg&hash=c51d6703d22477da1c2ebcd61cb59dd2) (http://i.imgur.com/Epxv9.jpg)
-
wow, well done, and really natural and pleasing result
-
Thanks
-
:D HD.
-
Did you use enfuse?
-
Yes.
Thats the script ML generated for me.
#!/usr/bin/env bash
# HDR_2050.JPG from IMG_2050.JPG ... IMG_2052.JPG with aligning first
align_image_stack -m -a HDR_AIS_2050 IMG_2050.JPG IMG_2051.JPG IMG_2052.JPG
enfuse "$@" --output=HDR_2050.JPG HDR_AIS_2050*
rm HDR_AIS_2050*
-
Nice shoot :)
how to run scripts made ??by ML?
-
On Windows you'll need to use something like Cygwin since it's a unix script.
-
And how does this work on mac?
-
I like the colors, but to my taste too focused :D
-
And how does this work on mac?
First install 'enblend' using 'MacPorts' (this will install 'enfuse' command) then run the HDR script.
-
nice image
-
Does the ML script give better results than photomatix or HDR efex? Each time I try to use the open source programs, I have to keep installing more programs on my mac just to use the 1 HDR feature, so I keep using the actual HDR software.