paper-with-me

Papers

Facetwise Mesh Refinement for Multi-View Stereo

2020-12-01 · Andrea Romanoni, Matteo Matteucci

Mesh refinement is a fundamental step for accurate Multi-View Stereo. It modifies the geometry of an initial manifold mesh to minimize the photometric error induced in a set of camera pairs. This initial mesh is usually the output of volumetric 3D reconstruction based on min-cut over Delaunay Triangulations. Such methods produce a significant amount of non-manifold vertices, therefore they require a vertex split step to explicitly repair them. In this paper, we extend this method to preemptively fix the non-manifold vertices by reasoning directly on the Delaunay Triangulation and avoid most vertex splits. The main contribution of this paper addresses the problem of choosing the camera pairs adopted by the refinement process. We treat the problem as a mesh labeling process, where each label corresponds to a camera pair. Differently from the state-of-the-art methods, which use each camera pair to refine all the visible parts of the mesh, we choose, for each facet, the best pair that enforces both the overall visibility and coverage. The refinement step is applied for each facet using only the camera pair selected. This facetwise refinement helps the process to be applied in the most evenly way possible.

📄 PDF Abstract BibTeX arXiv:2012.00564

Code (0)

등록된 구현이 없습니다.

Tasks

3D Reconstruction

Methods 이 논문이 사용한 방법론

Repair 설명 없음

Similar Papers 제목 키워드 기반

Automatic 3D Reconstruction of Manifold Meshes via Delaunay Triangulation and Mesh Sweeping

2016-04-21 · Andrea Romanoni, Amaël Delaunoy, Marc Pollefeys, Matteo Matteucci

In this paper we propose a new approach to incrementally initialize a manifold surface for automatic 3D reconstruction from images. More precisely we focus on the automatic initialization of a 3D mesh as close as possibl…

3D Reconstruction

MeshMVS: Multi-View Stereo Guided Mesh Reconstruction

2020-10-17 · Rakesh Shrestha, Zhiwen Fan, Qingkun Su, Zuozhuo Dai 외

Deep learning based 3D shape generation methods generally utilize latent features extracted from color images to encode the semantics of objects and guide the shape generation process. These color image semantics only im…

3D Shape Generation

NeVStereo: A NeRF-Driven NVS-Stereo Architecture for High-Fidelity 3D Tasks

2026-02-05 · Pengcheng Chen, Yue Hu, Wenhao Li, Nicole M Gunderson 외 arxiv

In modern dense 3D reconstruction, feed-forward systems (e.g., VGGT, pi3) focus on end-to-end matching and geometry prediction but do not explicitly output the novel view synthesis (NVS). Neural rendering-based approache…

Novel View Synthesis3D ReconstructionDepth Estimation

CoMVS-GS: Collaborative Multi-View Stereo and 3D Gaussian Splatting for Surface Reconstruction

2026-08-19 · Shihan Chen, Junjing Zhang, Qingsong Yan, Haibing Liu 외 arxiv

3D Gaussian Splatting enables efficient novel view synthesis, but accurate mesh reconstruction remains difficult in weakly observed and occluded regions, where Gaussian primitives may grow into unstable or geometrically …

Novel View Synthesis

Mesh-based Camera Pairs Selection and Occlusion-Aware Masking for Mesh Refinement

2019-05-21 · Andrea Romanoni, Matteo Matteucci

Many Multi-View-Stereo algorithms extract a 3D mesh model of a scene, after fusing depth maps into a volumetric representation of the space. Due to the limited scalability of such representations, the estimated model doe…