Passive Photometric Stereo from Motion

Abstract

We introduce an iterative algorithm for shape reconstruction from multiple images of a moving (Lambertian) object illuminated by distant (and possibly time varying) lighting. Starting with an initial piecewise linear surface, the algorithm iteratively estimates a new surface based on the previous surface estimate and the photometric information available from the input image sequence. During each iteration, standard photometric stereo techniques are applied to estimate the surface normals up to an unknown generalized bas-relief transform, and a new surface is computed by integrating the estimated normals. The algorithm essentially consists of a sequence of matrix factorizations (of intensity values) followed by minimization using gradient descent (integration of the normals). Conceptually, the algorithm admits a clear geometric interpretation, which is used to provide a qualitative analysis of the algorithm's convergence. Implementation-wise, it is straightforward being based on several established photometric stereo and structure from motion algorithms. We demonstrate experimentally the effectiveness of our algorithm using several videos of hand-held objects moving in front of a fixed light and camera.

Cite

Text

Lim et al. "Passive Photometric Stereo from Motion." IEEE/CVF International Conference on Computer Vision, 2005. doi:10.1109/ICCV.2005.185

Markdown

[Lim et al. "Passive Photometric Stereo from Motion." IEEE/CVF International Conference on Computer Vision, 2005.](https://mlanthology.org/iccv/2005/lim2005iccv-passive/) doi:10.1109/ICCV.2005.185

BibTeX

@inproceedings{lim2005iccv-passive,
  title     = {{Passive Photometric Stereo from Motion}},
  author    = {Lim, Jongwoo and Ho, Jeffrey and Yang, Ming-Hsuan and Kriegman, David J.},
  booktitle = {IEEE/CVF International Conference on Computer Vision},
  year      = {2005},
  pages     = {1635-1642},
  doi       = {10.1109/ICCV.2005.185},
  url       = {https://mlanthology.org/iccv/2005/lim2005iccv-passive/}
}