Bayesian Estimation of Layers from Multiple Images

Abstract

When estimating foreground and background layers (or equivalently an alpha matte ), it is often the case that pixel measurements contain mixed colours which are a combination of foreground and background. Object boundaries, especially at thin sub-pixel structures like hair, pose a serious problem. In this paper we present a multiple view algorithm for computing the alpha matte. Using a Bayesian framework, we model each pixel as a combined sample from the foreground and background and compute a MAP estimate to factor the two. The novelties in this work include the incorporation of three different types of priors for enhancing the results in problematic scenes. The priors used are inequality constraints on colour and alpha values, spatial continuity, and the probability distribution of alpha values. The combination of these priors result in accurate and visually satisfying estimates. We demonstrate the method on real image sequences with varying degrees of geometric and photometric complexity. The output enables virtual objects to be added between the foreground and background layers, and we give examples of this augmentation to the original sequences.

Cite

Text

Wexler et al. "Bayesian Estimation of Layers from Multiple Images." European Conference on Computer Vision, 2002. doi:10.1007/3-540-47977-5_32

Markdown

[Wexler et al. "Bayesian Estimation of Layers from Multiple Images." European Conference on Computer Vision, 2002.](https://mlanthology.org/eccv/2002/wexler2002eccv-bayesian/) doi:10.1007/3-540-47977-5_32

BibTeX

@inproceedings{wexler2002eccv-bayesian,
  title     = {{Bayesian Estimation of Layers from Multiple Images}},
  author    = {Wexler, Yonatan and Fitzgibbon, Andrew W. and Zisserman, Andrew},
  booktitle = {European Conference on Computer Vision},
  year      = {2002},
  pages     = {487-501},
  doi       = {10.1007/3-540-47977-5_32},
  url       = {https://mlanthology.org/eccv/2002/wexler2002eccv-bayesian/}
}