Shape, Albedo, and Illumination from a Single Image of an Unknown Object

Abstract

We address the problem of recovering shape, albedo, and illumination from a single grayscale image of an object, using shading as our primary cue. Because this problem is fundamentally underconstrained, we construct statistical models of albedo and shape, and define an optimization problem that searches for the most likely explanation of a single image. We present two priors on albedo which encourage local smoothness and global sparsity, and three priors on shape which encourage flatness, outward-facing orientation at the occluding contour, and local smoothness. We present an optimization technique for using these priors to recover shape, albedo, and a spherical harmonic model of illumination. Our model, which we call SAIFS (shape, albedo, and illumination from shading) produces reasonable results on arbitrary grayscale images taken in the real world, and outperforms all previous grayscale "intrinsic image" - style algorithms on the MIT Intrinsic Images dataset.

Cite

Text

Barron and Malik. "Shape, Albedo, and Illumination from a Single Image of an Unknown Object." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2012. doi:10.1109/CVPR.2012.6247693

Markdown

[Barron and Malik. "Shape, Albedo, and Illumination from a Single Image of an Unknown Object." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2012.](https://mlanthology.org/cvpr/2012/barron2012cvpr-shape/) doi:10.1109/CVPR.2012.6247693

BibTeX

@inproceedings{barron2012cvpr-shape,
  title     = {{Shape, Albedo, and Illumination from a Single Image of an Unknown Object}},
  author    = {Barron, Jonathan T. and Malik, Jitendra},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2012},
  pages     = {334-341},
  doi       = {10.1109/CVPR.2012.6247693},
  url       = {https://mlanthology.org/cvpr/2012/barron2012cvpr-shape/}
}