Separation of Diffuse and Specular Reflection in Color Images

Abstract

The presence of specular reflections in images can lead many traditional computer vision algorithms to produce erroneous results. To address this problem, we propose a method based on the neutral interface reflection model for separating the diffuse and specular reflection components in color images. From two photometric images without calibrated lighting, the illuminant chromaticity is estimated, and the RGB intensities of the two reflection components are computed for each pixel using a linear model of surface reflectance. Unlike most previous methods, the presented technique does not assume any dependencies among pixels, such as regionally-uniform surface reflectance.

Cite

Text

Lin and Shum. "Separation of Diffuse and Specular Reflection in Color Images." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2001. doi:10.1109/CVPR.2001.990495

Markdown

[Lin and Shum. "Separation of Diffuse and Specular Reflection in Color Images." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2001.](https://mlanthology.org/cvpr/2001/lin2001cvpr-separation/) doi:10.1109/CVPR.2001.990495

BibTeX

@inproceedings{lin2001cvpr-separation,
  title     = {{Separation of Diffuse and Specular Reflection in Color Images}},
  author    = {Lin, Stephen and Shum, Heung-Yeung},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2001},
  pages     = {I:341-346},
  doi       = {10.1109/CVPR.2001.990495},
  url       = {https://mlanthology.org/cvpr/2001/lin2001cvpr-separation/}
}