SIFT feature computation

An testing version of SIFT feature detection and calculation
5.1K Downloads
Updated 10 Apr 2014

View License

Each block of the code corresponds to a part of the SIFT feature algorithm by the original paper : http://www.cs.ubc.ca/~lowe/papers/ijcv04.pdf
and the sketch note: http://people.csail.mit.edu/hasinoff/320/sift-notes.txt
I'm trying my best to do exactly the same as the original paper does, but the results are not perfect (or can be a few bugs or miscalculations there).
Please be free using my code, and I will be appreciated if bugs or miscalculations found and replied :)

Cite As

I Chieh Chen (2024). SIFT feature computation (https://www.mathworks.com/matlabcentral/fileexchange/46184-sift-feature-computation), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2013b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

SIFT_V1/

Version Published Release Notes
1.0.0.0