Adding Bloom to High-Dynamic-Range Tone Mapping
R. Vogel (TU Delft - Electrical Engineering, Mathematics and Computer Science)
R.T. Wiersma – Mentor (TU Delft - Computer Graphics and Visualisation)
Elmar Eisemann – Mentor (TU Delft - Computer Graphics and Visualisation)
A. Zarras – Graduation committee member (TU Delft - Cyber Security)
More Info
expand_more
Other than for strictly personal use, it is not permitted to download, forward or distribute the text or part of it, without the consent of the author(s) and/or copyright holder(s), unless the work is under an open content license such as Creative Commons.
Abstract
We present a technique for enhancing high-dynamic-range tone mapping algorithms by adding the bloom effect to bright areas. Bloom is based on the fact that real-life lenses convolve light and make bright areas emit a glow. The algorithm takes a set of images with different exposures as input, and performs a tone mapping algorithm on these. It then takes the image with the lowest exposure value to create the bloom effect. It then perform a convolution on this image with with a kernel that represents the response to one point of light. The resulting image is then added on top of the tone mapped image. We also present parameters to change the spread of the glowing effect, how bright an area needs to be to get a significant glow, and the intensity of the glow when applied. Furthermore, the kernel can be changed to create different types of glow and highlights. These things make the technique versatile and allows the photographer to customize the effect.