The Robotics Institute
Search the site
RI | Publications | Data Structure for Efficient Dynamic Processing in 3-D

Text only version of this site

Data Structure for Efficient Dynamic Processing in 3-D
J. Lalonde
master's thesis, tech. report CMU-RI-TR-06-22, Robotics Institute, Carnegie Mellon University, May, 2006.

Jump to: Download | Abstract | Notes | Text Reference | BibTeX Reference

Download [Help]

Adobe portable document format (pdf) [997 KB]

Copyright notice: This material is presented to ensure timely dissemination of scholarly and technical work. Copyright and all rights therein are retained by authors or by other copyright holders. All persons copying this information are expected to adhere to the terms and constraints invoked by each author's copyright. These works may not be reposted without the explicit permission of the copyright holder.

Abstract

In this paper, we consider the problem of the dynamic processing of large amounts of sparse three-dimensional data. It is assumed that computations are performed in a neighborhood defined around each point in order to retrieve local properties. This general kind of processing can be applied to a wide variety of applications. We propose a new, efficient data structure and corresponding algorithm that significantly improve the speed of the range search operation and that are suitable for on-line operation, where data is accumulated dynamically. The method relies on taking advantage of overlapping neighborhoods and the reuse of previously computed data as the algorithm scans each data point. To demonstrate the dynamic capabilities of the data structure, we use data obtained from a laser radar mounted on a ground mobile robot operating in complex, outdoor environments. We show that this approach considerably improves the speed of an established 3-D perception processing algorithm.

Notes

Sponsor: Army Research Laboratory
Grant ID: DAAD19-01-209912

Associated centers: VASC and FRC
Associated lab/group: NavLab
Associated project: CTA Robotics

Number of pages: 32

Text Reference

J. Lalonde, Data Structure for Efficient Dynamic Processing in 3-D, master's thesis, tech. report CMU-RI-TR-06-22, Robotics Institute, Carnegie Mellon University, May, 2006.

BibTeX Reference

@mastersthesis{Lalonde_2006_5408,
   author = "Jean-Francois Lalonde",
   title = "Data Structure for Efficient Dynamic Processing in 3-D",
   school = "Robotics Institute, Carnegie Mellon University",
   month = "May",
   year = "2006",
   address = "Pittsburgh, PA"
}


The Robotics Institute is part of the School of Computer Science, Carnegie Mellon University.
For updates and comments, please see these instructions.
This page maintained by robotwebmaster@ri.cmu.edu