alicevision/popsift
A GPU-accelerated implementation of the SIFT (Scale-Invariant Feature Transform) algorithm using CUDA.

Velocity · 7d
+0.1
★ / day
Trend
→steady
star history
PopSift implements the classic SIFT feature detection and description algorithm on NVIDIA GPUs via CUDA. It adheres closely to David Lowe’s original paper while achieving real-time performance on modern GPUs like the GTX 980 Ti. The library provides the core libpopsift artifact along with example applications and supports compute capabilities 3.5 and above.