SIFT feature computation
Version 1.0.0.0 (833 KB) by
I Chieh Chen
An testing version of SIFT feature detection and calculation
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 (2026). 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 LinuxCategories
- Image Processing and Computer Vision > Computer Vision Toolbox > Feature Detection and Extraction >
- Image Processing and Computer Vision > Computer Vision Toolbox > Feature Detection and Extraction > Local Feature Extraction > SIFT - Scale Invariant Feature Transform >
Find more on Feature Detection and Extraction in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
