Shading-Aware Multi-View Stereo

Abstract

We present a novel multi-view reconstruction approach that effectively combines stereo and shape-from-shading energies into a single optimization scheme. Our method uses image gradients to transition between stereo-matching (which is more accurate at large gradients) and Lambertian shape-from-shading (which is more robust in flat regions). In addition, we show that our formulation is invariant to spatially varying albedo without explicitly modeling it. We show that the resulting energy function can be optimized efficiently using a smooth surface representation based on bicubic patches, and demonstrate that this algorithm outperforms both previous multi-view stereo algorithms and shading based refinement approaches on a number of datasets.

Cite

Text

Langguth et al. "Shading-Aware Multi-View Stereo." European Conference on Computer Vision, 2016. doi:10.1007/978-3-319-46487-9_29

Markdown

[Langguth et al. "Shading-Aware Multi-View Stereo." European Conference on Computer Vision, 2016.](https://mlanthology.org/eccv/2016/langguth2016eccv-shading/) doi:10.1007/978-3-319-46487-9_29

BibTeX

@inproceedings{langguth2016eccv-shading,
  title     = {{Shading-Aware Multi-View Stereo}},
  author    = {Langguth, Fabian and Sunkavalli, Kalyan and Hadap, Sunil and Goesele, Michael},
  booktitle = {European Conference on Computer Vision},
  year      = {2016},
  pages     = {469-485},
  doi       = {10.1007/978-3-319-46487-9_29},
  url       = {https://mlanthology.org/eccv/2016/langguth2016eccv-shading/}
}