Skip to content
/ sift Public

A CUDA implementation of the DoG detector (done) and SIFT feature detector (planned).

Notifications You must be signed in to change notification settings

iegorval/sift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

This projects contains a CUDA implementation for the Difference-of-Gaussian (DoG) detector and Scale Invariant Feature Transform (SIFT) descriptor, as described in Distinctive Image Features from Scale-Invariant Keypoints. Currently, only the DoG detector part is implemented. The implementation is intented for Windows, and was tested on Windows 10 Educational, with an NVIDIA GeForce 2060 RTX GPU.

About

A CUDA implementation of the DoG detector (done) and SIFT feature detector (planned).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published