Dual exposure fusion with entropy-based residual filtering.

Published in KSII Transactions on Internet and Information Systems, 2017

Authors: Yong Seok Heo, Soochahn Lee, Ho Yub Jung

TL;DR: A dual exposure fusion method that uses entropy-based residual filtering to combine two differently exposed images into a single well-exposed result.


What this paper is about

Figure description Comparison of different methods. (a) Long exposure image $I^L$. (b) Short exposure image $I^S$. (c) Result of Sen et al., SIGGRAPH Asia, 2012, using (a) and (b). (d) Result of our method using (a) and (b).

Scenes with high dynamic range are difficult to capture in a single photo – bright areas get overexposed and dark areas get underexposed. Exposure fusion combines multiple exposures to produce a single image with good detail everywhere, but existing methods can introduce artifacts or fail to properly balance detail across exposures.

Key idea

The paper takes just two differently exposed images and fuses them using an entropy-based residual filtering approach. The entropy measure helps identify which regions of each exposure carry the most useful information, while the residual filtering step suppresses artifacts and ensures smooth blending between the two exposures.

Why it matters

Using only two exposures (rather than a full bracket) makes this approach practical for handheld photography and moving scenes, while the entropy-based filtering produces clean, artifact-free HDR-like results.