# TAPA-MVS: Textureless-Aware PAtchMatch Multi-View Stereo

**Authors:** Andrea Romanoni, Matteo Matteucci

arXiv: 1903.10929 · 2019-03-27

## TL;DR

This paper introduces TAPA-MVS, a multi-view stereo method that improves depth estimation in untextured areas by generating novel hypotheses and adapting photo-consistency measures, resulting in more complete 3D reconstructions.

## Contribution

It proposes a textureless-aware PatchMatch approach that enhances depth estimation in untextured regions and refines depth maps for better completeness and accuracy.

## Key findings

- Improved reconstruction completeness in untextured areas.
- Enhanced accuracy of depth and normal maps.
- Outperforms several state-of-the-art algorithms on ETH3D dataset.

## Abstract

One of the most successful approaches in Multi-View Stereo estimates a depth map and a normal map for each view via PatchMatch-based optimization and fuses them into a consistent 3D points cloud. This approach relies on photo-consistency to evaluate the goodness of a depth estimate. It generally produces very accurate results; however, the reconstructed model often lacks completeness, especially in correspondence of broad untextured areas where the photo-consistency metrics are unreliable. Assuming the untextured areas piecewise planar, in this paper we generate novel PatchMatch hypotheses so to expand reliable depth estimates in neighboring untextured regions. At the same time, we modify the photo-consistency measure such to favor standard or novel PatchMatch depth hypotheses depending on the textureness of the considered area. We also propose a depth refinement step to filter wrong estimates and to fill the gaps on both the depth maps and normal maps while preserving the discontinuities. The effectiveness of our new methods has been tested against several state of the art algorithms in the publicly available ETH3D dataset containing a wide variety of high and low-resolution images.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1903.10929/full.md

## Figures

9 figures with captions in the complete paper: https://tomesphere.com/paper/1903.10929/full.md

## References

29 references — full list in the complete paper: https://tomesphere.com/paper/1903.10929/full.md

---
Source: https://tomesphere.com/paper/1903.10929