Options
2007
Conference Paper
Title
SIFT implementation and optimization for general-purpose GPU
Other Title
SIFT-Implementierung und Optimierung für General-Purpose-Berechnungen mit GPUs
Abstract
With the addition of free programmable components to modern graphics hardware, graphics processing units (GPUs) become increasingly interesting for general purpose computations, especially due to utilizing parallel buffer processing. In this paper the authors present methods and techniques that take advantage of modern graphics hardware for real-time tracking and recognition of feature-points. The focus lies on the generation of feature vectors from input images in the various stages. For the generation of feature-vectors the Scale Invariant Feature Transform (SIFT) method is used due to its high stability against rotation, scale and lighting condition changes of the processed images. The authors present results of the various stages for feature vector generation of their GPU implementation and compare it to the CPU version of the SIFT algorithm. The approach works well on Geforce6 series graphics board and above and takes advantage of new hardware features, e.g. dynamic branching and multiple render targets (MRT) in the fragment processor. With the presented methods feature-tracking with real time frame rates can be achieved on the GPU and meanwhile the CPU can be used for other tasks. Entnommen aus <a_href="http://www.fiz-technik.de/db/b_tema.htm" target="_blank">TEMA</a>
Language
English