paper-with-me

홈 › Papers

SurfelMeshing: Online Surfel-Based Mesh Reconstruction

2018-10-01 · Thomas Schöps, Torsten Sattler, Marc Pollefeys

We address the problem of mesh reconstruction from live RGB-D video, assuming a calibrated camera and poses provided externally (e.g., by a SLAM system). In contrast to most existing approaches, we do not fuse depth measurements in a volume but in a dense surfel cloud. We asynchronously (re)triangulate the smoothed surfels to reconstruct a surface mesh. This novel approach enables to maintain a dense surface representation of the scene during SLAM which can quickly adapt to loop closures. This is possible by deforming the surfel cloud and asynchronously remeshing the surface where necessary. The surfel-based representation also naturally supports strongly varying scan resolution. In particular, it reconstructs colors at the input camera's resolution. Moreover, in contrast to many volumetric approaches, ours can reconstruct thin objects since objects do not need to enclose a volume. We demonstrate our approach in a number of experiments, showing that it produces reconstructions that are competitive with the state-of-the-art, and we discuss its advantages and limitations. The algorithm (excluding loop closure functionality) is available as open source at https://github.com/puzzlepaint/surfelmeshing .

📄 PDF Abstract BibTeX arXiv:1810.00729

Code (1)

puzzlepaint/surfelmeshing 공식 구현

Similar Papers 제목 키워드 기반

RoGs: Large Scale Road Surface Reconstruction with Meshgrid Gaussian

2024-05-23 · Zhiheng Feng, Wenhua Wu, Tianchen Deng, Hesheng Wang

Road surface reconstruction plays a crucial role in autonomous driving, which can be used for road lane perception and autolabeling. Recently, mesh-based road surface reconstruction algorithms have shown promising recons…

Autonomous DrivingSurface Reconstruction

TopoSurfel: Closing the Loop between Gaussian Surfels and Meshes for Surface Reconstruction

2026-08-21 · Chuanjin Fan, Wenjie Chang, Bohao Liao, Yujia Chen 외 arxiv

3D Gaussian Splatting has achieved remarkable success in novel view synthesis. However, extracting high-fidelity surfaces directly from 3DGS remains challenging due to its discrete and unstructured nature. Existing 3DGS-…

Novel View Synthesis

MASS: Mesh-inellipse Aligned Deformable Surfel Splatting for Hand Reconstruction and Rendering from Egocentric Monocular Video

2026-04-10 · Haoyu Zhu, Yi Zhang, Lei Yao, Lap-pui Chau 외 arxiv

Reconstructing high-fidelity 3D hands from egocentric monocular videos remains a challenge due to the limitations in capturing high-resolution geometry, hand-object interactions, and complex objects on hands. Additionall…

RoGS: Adaptive Meshgrid Gaussian for Large-Scale Road Surface Mapping

2026-07-16 · Tianchen Deng, Zhiheng Feng, Wenhua Wu, Ziming Li 외 arxiv

Road surface mapping plays a crucial role in autonomous driving, supporting high-definition map generation, lane-level perception, and automatic road annotation. Recent mesh-based road surface reconstruction methods have…

Autonomous Driving

SurfelNeRF: Neural Surfel Radiance Fields for Online Photorealistic Reconstruction of Indoor Scenes

2023-04-18 · CVPR 2023 1 · Yiming Gao, Yan-Pei Cao, Ying Shan

Online reconstructing and rendering of large-scale indoor scenes is a long-standing challenge. SLAM-based methods can reconstruct 3D scene geometry progressively in real time but can not render photorealistic results. Wh…

3D ReconstructionNeRFNovel View Synthesis