Description:
code for detecting and matching SIFT features
David Lowe (lowe@cs.ubc.ca)
Version 4, July 6, 2005
This directory contains compiled binary programs for finding SIFT
invariant features that can run under Linux or Windows. In addition,
there is a Matlab script as well as C source code showing how to load
the features and do simple feature matching.
See the web page at
http://www.cs.ubc.ca/~lowe/keypoints/
for references to the relevant papers describing this approach.
To Search:
File list (Check if you may need any files):
sift\appendimages.m
....\basmati.pgm
....\book.pgm
....\box.pgm
....\LICENSE
....\Makefile
....\match.m
....\README
....\scene.pgm
....\showkeys.m
....\sift
....\sift.m
....\siftWin32.exe
sift