CVSep 23, 2023

MP-MVS: Multi-Scale Windows PatchMatch and Planar Prior Multi-View Stereo

arXiv:2309.13294v12 citationsh-index: 6Has Code
Originality Incremental advance
AI Analysis

This addresses reconstruction challenges in computer vision for applications like robotics or mapping, but it is incremental as it builds on existing PatchMatch-based methods.

The paper tackled incomplete 3D reconstruction in untextured areas by proposing MP-MVS, a multi-view stereo approach that uses multi-scale windows PatchMatch and planar priors, achieving state-of-the-art results on the ETH3D benchmark.

Significant strides have been made in enhancing the accuracy of Multi-View Stereo (MVS)-based 3D reconstruction. However, untextured areas with unstable photometric consistency often remain incompletely reconstructed. In this paper, we propose a resilient and effective multi-view stereo approach (MP-MVS). We design a multi-scale windows PatchMatch (mPM) to obtain reliable depth of untextured areas. In contrast with other multi-scale approaches, which is faster and can be easily extended to PatchMatch-based MVS approaches. Subsequently, we improve the existing checkerboard sampling schemes by limiting our sampling to distant regions, which can effectively improve the efficiency of spatial propagation while mitigating outlier generation. Finally, we introduce and improve planar prior assisted PatchMatch of ACMP. Instead of relying on photometric consistency, we utilize geometric consistency information between multi-views to select reliable triangulated vertices. This strategy can obtain a more accurate planar prior model to rectify photometric consistency measurements. Our approach has been tested on the ETH3D High-res multi-view benchmark with several state-of-the-art approaches. The results demonstrate that our approach can reach the state-of-the-art. The associated codes will be accessible at https://github.com/RongxuanTan/MP-MVS.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes