Abstract: Scale-invariant feature transform (SIFT) was an algorithm in computer vision to detect and describe local features in images. Due to its excellent performance, SIFT was widely used in many applications, but the implementation of SIFT was complicated and time-consuming. To solve this problem, this paper presented a novel acceleration algorithm for SIFT implementation based on Compute Unified Device Architecture (CUDA). In the algorithm, all the steps of SIFT were specifically distributed and implemented by CPU or GPU, accroding to the step’s characteristics or demandings, to make full use of computational resources. Experiments showed that compared with the traditional implementation of SIFT, this paper’s acceleration algorithm can...
Ever since the introduction of freely programmable hardware components into modern graphics hardware...
With the addition of free programmable components to modern graphics hardware, graphics processing u...
The scale invariant feature transform (SIFT) algorithm is considered a classical feature extraction ...
Computer vision algorithms, such as scale-invariant feature transform (SIFT), are used in many impor...
Scale-Invariant Feature Transform (SIFT) is one of the widely used interest point features. It has b...
This article presents a fully functional GPU-based implementation of Scale Invariant Feature Transfo...
Abstract—A number of computer vision and image processing algorithms rely on image features, and com...
This paper parallelizes and characterizes an important computer vision application — Scale Invariant...
There is a great deal of systems dealing with image processing that are being used and developed on ...
Emerging mobile applications, such as augmented reality, de-mand robust feature detection at high fr...
In this paper, we examined heterogeneous architectures, for their suitability to run the scale invar...
Image feature detection is a key task in computer vision. Scale Invariant Feature Transform (SIFT) i...
With the addition of free programmable components to modern graphics hardware, graphics processing u...
Feature extraction in digital image processing is a very intensive task for a CPU. In order to achie...
Local feature extraction is one of the most important steps in image processing applications such as...
Ever since the introduction of freely programmable hardware components into modern graphics hardware...
With the addition of free programmable components to modern graphics hardware, graphics processing u...
The scale invariant feature transform (SIFT) algorithm is considered a classical feature extraction ...
Computer vision algorithms, such as scale-invariant feature transform (SIFT), are used in many impor...
Scale-Invariant Feature Transform (SIFT) is one of the widely used interest point features. It has b...
This article presents a fully functional GPU-based implementation of Scale Invariant Feature Transfo...
Abstract—A number of computer vision and image processing algorithms rely on image features, and com...
This paper parallelizes and characterizes an important computer vision application — Scale Invariant...
There is a great deal of systems dealing with image processing that are being used and developed on ...
Emerging mobile applications, such as augmented reality, de-mand robust feature detection at high fr...
In this paper, we examined heterogeneous architectures, for their suitability to run the scale invar...
Image feature detection is a key task in computer vision. Scale Invariant Feature Transform (SIFT) i...
With the addition of free programmable components to modern graphics hardware, graphics processing u...
Feature extraction in digital image processing is a very intensive task for a CPU. In order to achie...
Local feature extraction is one of the most important steps in image processing applications such as...
Ever since the introduction of freely programmable hardware components into modern graphics hardware...
With the addition of free programmable components to modern graphics hardware, graphics processing u...
The scale invariant feature transform (SIFT) algorithm is considered a classical feature extraction ...