Sampling, Resampling and Colour Constancy

Abstract

We formulate colour constancy as a problem of Bayesian inference, where one is trying to represent the posterior on possible interpretations given image data. We represent the posterior as a set of samples, drawn from that distribution using a Markov chain Monte Carlo method. We show how to build an efficient sampler. This approach has the advantage that it unifies the constraints on the problem, and represents possible ambiguities. In turn, a good description of possible ambiguities means that new information, instead of producing contradictions, is easily incorporated by resampling existing samples. The method is demonstrated on the case where surfaces seen in two distinct images are later discovered to be the same. We show examples using images of real scenes.

Cite

Text

Forsyth. "Sampling, Resampling and Colour Constancy." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 1999. doi:10.1109/CVPR.1999.786955

Markdown

[Forsyth. "Sampling, Resampling and Colour Constancy." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 1999.](https://mlanthology.org/cvpr/1999/forsyth1999cvpr-sampling/) doi:10.1109/CVPR.1999.786955

BibTeX

@inproceedings{forsyth1999cvpr-sampling,
  title     = {{Sampling, Resampling and Colour Constancy}},
  author    = {Forsyth, David A.},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {1999},
  pages     = {1300-1305},
  doi       = {10.1109/CVPR.1999.786955},
  url       = {https://mlanthology.org/cvpr/1999/forsyth1999cvpr-sampling/}
}