GPU-Accelerated Nearest Neighbor Search for 3D Registration

  • Authors:
  • Deyuan Qiu;Stefan May;Andreas Nüchter

  • Affiliations:
  • University of Applied Sciences Bonn-Rhein-Sieg, Sankt Augustin, Germany;INRIA, Sophia-Antipolis, France;Jacobs University Bremen, Germany

  • Venue:
  • ICVS '09 Proceedings of the 7th International Conference on Computer Vision Systems: Computer Vision Systems
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

Nearest Neighbor Search (NNS) is employed by many computer vision algorithms. The computational complexity is large and constitutes a challenge for real-time capability. The basic problem is in rapidly processing a huge amount of data, which is often addressed by means of highly sophisticated search methods and parallelism. We show that NNS based vision algorithms like the Iterative Closest Points algorithm (ICP) can achieve real-time capability while preserving compact size and moderate energy consumption as it is needed in robotics and many other domains. The approach exploits the concept of general purpose computation on graphics processing units (GPGPU) and is compared to parallel processing on CPU. We apply this approach to the 3D scan registration problem, for which a speed-up factor of 88 compared to a sequential CPU implementation is reported.