I am looking for a Matlab implementation of the SIFT algorithm.
+1
A:
I'm not quite sure what you're after, but there are several MATLAB implementations of the SIFT algorithm available:
Lawnmower
2010-04-04 11:55:15
+1
A:
There's a demo executable available from David Lowe's page: http://www.cs.ubc.ca/~lowe/keypoints/
There are windows and linux executables for performing the SIFT extraction, and matlab functions for doing matching.
Sancho
2010-05-08 22:20:00