Introduction - If you have any usage issues, please Google them yourself
SIFTGPU is an implementation of SIFT for GPU. SiftGPU uses GPU to process pixels and features
parallely in Gaussian pyramid construction, DoG keypoint detection and descriptor generation
for SIFT. Compact feature list is efficiently build through a GPU/CPU mixed reduction.