首页 /研究 /On-line range images registration with GPGPU
OTHER

On-line range images registration with GPGPU

Janusz Będkowski, Jacek Naruniec

发表年份
2013
引用次数
4
访问权限
开放获取

摘要

Abstract This paper concerns implementation of algorithms in the two important aspects of modern 3D data processing: data registration and segmentation. Solution proposed for the first topic is based on the 3D space decomposition, while the latter on image processing and local neighbourhood search. Data processing is implemented by using NVIDIA compute unified device architecture (NIVIDIA CUDA) parallel computation. The result of the segmentation is a coloured map where different colours correspond to different objects, such as walls, floor and stairs. The research is related to the problem of collecting 3D data with a RGB-D camera mounted on a rotated head, to be used in mobile robot applications. Performance of the data registration algorithm is aimed for on-line processing. The iterative closest point (ICP) approach is chosen as a registration method. Computations are based on the parallel fast nearest neighbour search. This procedure decomposes 3D space into cubic buckets and, therefore, the time of the matching is deterministic. First technique of the data segmentation uses accele-rometers integrated with a RGB-D sensor to obtain rotation compensation and image processing method for defining pre-requisites of the known categories. The second technique uses the adapted nearest neighbour search procedure for obtaining normal vectors for each range point.

关键词

Iterative closest pointComputer scienceComputer visionArtificial intelligenceCUDARGB color modelSegmentationPoint cloudImage processingGeneral-purpose computing on graphics processing units

相关论文

查看 OTHER 分类全部论文