Separating Reflective and Fluorescent Components of an Image

Abstract

Traditionally researchers tend to exclude fluorescence from color appearance algorithms in computer vision and image processing because of its complexity. In reality, fluorescence is a very common phenomenon observed in many objects, from gems and corals, to different kinds of writing paper, and to our clothes. In this paper, we provide detailed theories of fluorescence phenomenon. In particular, we show that the color appearance of fluorescence is unaffected by illumination in which it differs from ordinary reflectance. Moreover, we show that the color appearance of objects with reflective and fluorescent components can be represented as a linear combination of the two components. A linear model allows us to separate the two components using images taken under two unknown illuminants using independent component analysis(ICA). The effectiveness of the proposed method is demonstrated using digital images of various fluorescent objects.

Cite

Text

Zhang and Sato. "Separating Reflective and Fluorescent Components of an Image." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2011. doi:10.1109/CVPR.2011.5995704

Markdown

[Zhang and Sato. "Separating Reflective and Fluorescent Components of an Image." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2011.](https://mlanthology.org/cvpr/2011/zhang2011cvpr-separating/) doi:10.1109/CVPR.2011.5995704

BibTeX

@inproceedings{zhang2011cvpr-separating,
  title     = {{Separating Reflective and Fluorescent Components of an Image}},
  author    = {Zhang, Cherry and Sato, Imari},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2011},
  pages     = {185-192},
  doi       = {10.1109/CVPR.2011.5995704},
  url       = {https://mlanthology.org/cvpr/2011/zhang2011cvpr-separating/}
}