Lighting Estimation in Indoor Environments from Low-Quality Images
Abstract
Lighting conditions estimation is a crucial point in many applications. In this paper, we show that combining color images with corresponding depth maps (provided by modern depth sensors) allows to improve estimation of positions and colors of multiple lights in a scene. Since usually such devices provide low-quality images, for many steps of our framework we propose alternatives to classical algorithms that fail when the image quality is low. Our approach consists in decomposing an original image into specular shading, diffuse shading and albedo. The two shading images are used to render different versions of the original image by changing the light configuration. Then, using an optimization process, we find the lighting conditions allowing to minimize the difference between the original image and the rendered one.
Cite
Text
Neverova et al. "Lighting Estimation in Indoor Environments from Low-Quality Images." European Conference on Computer Vision, 2012. doi:10.1007/978-3-642-33868-7_38Markdown
[Neverova et al. "Lighting Estimation in Indoor Environments from Low-Quality Images." European Conference on Computer Vision, 2012.](https://mlanthology.org/eccv/2012/neverova2012eccv-lighting/) doi:10.1007/978-3-642-33868-7_38BibTeX
@inproceedings{neverova2012eccv-lighting,
title = {{Lighting Estimation in Indoor Environments from Low-Quality Images}},
author = {Neverova, Natalia and Muselet, Damien and Trémeau, Alain},
booktitle = {European Conference on Computer Vision},
year = {2012},
pages = {380-389},
doi = {10.1007/978-3-642-33868-7_38},
url = {https://mlanthology.org/eccv/2012/neverova2012eccv-lighting/}
}