paper-with-me

홈 › Papers

Efficient moving point handling for incremental 3D manifold reconstruction

2015-07-20 · Andrea Romanoni, Matteo Matteucci

As incremental Structure from Motion algorithms become effective, a good sparse point cloud representing the map of the scene becomes available frame-by-frame. From the 3D Delaunay triangulation of these points, state-of-the-art algorithms build a manifold rough model of the scene. These algorithms integrate incrementally new points to the 3D reconstruction only if their position estimate does not change. Indeed, whenever a point moves in a 3D Delaunay triangulation, for instance because its estimation gets refined, a set of tetrahedra have to be removed and replaced with new ones to maintain the Delaunay property; the management of the manifold reconstruction becomes thus complex and it entails a potentially big overhead. In this paper we investigate different approaches and we propose an efficient policy to deal with moving points in the manifold estimation process. We tested our approach with four sequences of the KITTI dataset and we show the effectiveness of our proposal in comparison with state-of-the-art approaches.

📄 PDF Abstract BibTeX arXiv:1507.05489

Code (0)

등록된 구현이 없습니다.

Tasks

3D ReconstructionManagement

Similar Papers 제목 키워드 기반

Incremental Reconstruction of Urban Environments by Edge-Points Delaunay Triangulation

2016-04-21 · Andrea Romanoni, Matteo Matteucci

Urban reconstruction from a video captured by a surveying vehicle constitutes a core module of automated mapping. When computational power represents a limited resource and, a detailed map is not the primary goal, the re…

Jumping Manifolds: Geometry Aware Dense Non-Rigid Structure from Motion

2019-02-04 · CVPR 2019 6 · Suryansh Kumar

Given dense image feature correspondences of a non-rigidly moving object across multiple frames, this paper proposes an algorithm to estimate its 3D shape for each frame. To solve this problem accurately, the recent stat…

Clustering

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

3D Gaussian Splatting against Moving Objects for High-Fidelity Street Scene Reconstruction

2025-03-15 · Peizhen Zheng, Longfei Wei, Dongjing Jiang, Jianfei Zhang

The accurate reconstruction of dynamic street scenes is critical for applications in autonomous driving, augmented reality, and virtual reality. Traditional methods relying on dense point clouds and triangular meshes str…

3D ReconstructionAutonomous DrivingComputational Efficiency

ECO: Incremental Ego-Centric Octree Update for Point Streams

2026-07-06 · Jaemin Yu, Seongyoon Jeong, Kang-Wook Chon, Duksu Kim arxiv

Constructing octrees for mobile robots that process continuous point streams in real time poses significant computational and memory challenges. Standard global structures often suffer from high latency and unbalanced tr…