Sciweavers

ICVS
2009
Springer

GPU-Accelerated Nearest Neighbor Search for 3D Registration

13 years 11 months ago
GPU-Accelerated Nearest Neighbor Search for 3D Registration
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. Key words: NNS, GPGPU, ICP, 3D registration, SIMD, MIMD
Deyuan Qiu, Stefan May, Andreas Nüchter
Added 26 May 2010
Updated 26 May 2010
Type Conference
Year 2009
Where ICVS
Authors Deyuan Qiu, Stefan May, Andreas Nüchter
Comments (0)