paper-with-me

Papers

KinectFusion: Real-Time Dense Surface Mapping and Tracking

2011-10-26 · ISMAR 2011 10 · Richard A. Newcombe, Shahram Izadi, Otmar Hilliges, David Molyneaux, David Kim, Andrew J. Davison, Pushmeet Kohli, Jamie Shotton, Steve Hodges, Andrew Fitzgibbon

We present a system for accurate real-time mapping of complex and arbitrary indoor scenes in variable lighting conditions, using only a moving low-cost depth camera and commodity graphics hardware. We fuse all of the depth data streamed from a Kinect sensor into a single global implicit surface model of the observed scene in real-time. The current sensor pose is simultaneously obtained by tracking the live depth frame relative to the global model using a coarse-to-fine iterative closest point (ICP) algorithm, which uses all of the observed depth data available. We demonstrate the advantages of tracking against the growing full surface model compared with frame-to-frame tracking, obtaining tracking and mapping results in constant time within room sized scenes with limited drift and high accuracy. We also show both qualitative and quantitative results relating to various aspects of our tracking and mapping system. Modelling of natural scenes, in real-time with only commodity sensor and GPU hardware, promises an exciting step forward in augmented reality (AR), in particular, it allows dense surfaces to be reconstructed in real-time, with a level of detail and robustness beyond any solution yet presented using passive computer vision.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

GPU

Similar Papers 제목 키워드 기반

DynamicFusion: Reconstruction and Tracking of Non-Rigid Scenes in Real-Time

2015-06-01 · CVPR 2015 6 · Richard A. Newcombe, Dieter Fox, Steven M. Seitz

We present the first dense SLAM system capable of reconstructing non-rigidly deforming scenes in real-time, by fusing together RGBD scans captured from commodity sensors. Our DynamicFusion approach reconstructs scene geo…

Creating Simplified 3D Models with High Quality Textures

2016-02-22 · Song Liu, Wanqing Li, Philip Ogunbona, Yang-Wai Chow

This paper presents an extension to the KinectFusion algorithm which allows creating simplified 3D models with high quality RGB textures. This is achieved through (i) creating model textures using images from an HD RGB c…

GPUVocal Bursts Intensity Prediction

Volume-based Semantic Labeling with Signed Distance Functions

2015-11-13 · Tommaso Cavallari, Luigi Di Stefano

Research works on the two topics of Semantic Segmentation and SLAM (Simultaneous Localization and Mapping) have been following separate tracks. Here, we link them quite tightly by delineating a category label fusion tech…

SegmentationSemantic SegmentationSimultaneous Localization and Mapping

Introducing SLAMBench, a performance and accuracy benchmarking methodology for SLAM

2014-10-08 · Luigi Nardi, Bruno Bodin, M. Zeeshan Zia, John Mawer 외

Real-time dense computer vision and SLAM offer great potential for a new level of scene modelling, tracking and real environmental interaction for many types of robot, but their high computational requirements mean that …

Benchmarking

A Combined Approach Toward Consistent Reconstructions of Indoor Spaces Based on 6D RGB-D Odometry and KinectFusion

2022-12-25 · Nadia Figueroa, Haiwei Dong, Abdulmotaleb El Saddik

We propose a 6D RGB-D odometry approach that finds the relative camera pose between consecutive RGB-D frames by keypoint extraction and feature matching both on the RGB and depth image planes. Furthermore, we feed the es…

Visual Odometry