CVJul 18, 2022

Efficient View Clustering and Selection for City-Scale 3D Reconstruction

arXiv:2207.08434v12 citationsh-index: 37
Originality Incremental advance
AI Analysis

This addresses efficiency challenges in large-scale urban 3D reconstruction, but it is incremental as it builds on existing MVS methods with a novel clustering and selection approach.

The paper tackles the problem of scaling Multi-View Stereo (MVS) algorithms for 3D reconstruction of entire cities from large image datasets, achieving faster performance and enabling massive parallelization.

Image datasets have been steadily growing in size, harming the feasibility and efficiency of large-scale 3D reconstruction methods. In this paper, a novel approach for scaling Multi-View Stereo (MVS) algorithms up to arbitrarily large collections of images is proposed. Specifically, the problem of reconstructing the 3D model of an entire city is targeted, starting from a set of videos acquired by a moving vehicle equipped with several high-resolution cameras. Initially, the presented method exploits an approximately uniform distribution of poses and geometry and builds a set of overlapping clusters. Then, an Integer Linear Programming (ILP) problem is formulated for each cluster to select an optimal subset of views that guarantees both visibility and matchability. Finally, local point clouds for each cluster are separately computed and merged. Since clustering is independent from pairwise visibility information, the proposed algorithm runs faster than existing literature and allows for a massive parallelization. Extensive testing on urban data are discussed to show the effectiveness and the scalability of this approach.

Foundations

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

Your Notes