How To: Automate HDR on Linux - Part 3
Friday, September 19th, 2008Now that we have a .EXR file laying around, it’s time to do some tone mapping. In this part of the series we’ll be looking at a script to tone map that file. Well, actually several scripts. When I prepare a photo from HDR I tend to use several different tone-mapping operators, and then I use the Gimp to combine them into a final image. Here we have scripts for the fattal02, mantiuk06, and reinhard05 operators of the pfstmo project. Then we have a wrapper script to make it easy to run all three tone mapping scripts with one command.
