Adaptive Logarithmic Mapping for Displaying High Contrast Scenes
F. Drago, K. Myszkowski, T. Annen, and N. Chiba
In Eurographics 2003
Web page: http://www.mpi-sb.mpg.de/resources/tmo/logmap/
![]() |
Stanford Memorial Church HDR image courtesy of Paul Debevec Command line to generate this result: $ pfsin memorial.hdr | pfstmo_drago03 | \ pfsgamma -g 2.2 | pfsout memorial_drago03.pngSource: memorial.hdr Result: memorial_drago03.png |
![]() |
Tunnel in Saarbruecken Grzegorz Krawczyk © 2004 Command line to generate this result: $ pfsinexr sb%04d.exr | pfstmo_drago03 | \ pfsgamma -g 2.2 | \ pfsoutffmpeg -qscale 4 -s 320x240 sbtour_drago03.aviResult: sbtour_drago03.avi |
The implementation of this algorithm is a part of pfstmo package and is available for download with complete source code. All comments and suggestions are welcome.
Please report bugs and comments to Grzegorz Krawczyk (krawczyk [at] mpi-sb.mpg.de).