Skip to content

chrisdrewry/SIFT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

SIFT

CUDA C implementation of the SIFT algorithm

Original algorithm by David Lowe, in C. This version has been optimized for NVIDIA GPUs by implementing key components in CUDA C. Works best on Compute Capability 2.0 or better cards.

About

CUDA C implementation of the SIFT algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published