Description: The realization of image matching, which match.m: test program, sift.m: scale-invariant feature transform (SIFT algorithm) of the core algorithm, appendimages.m: This function creates a new image each consists of two images and matching match between them on the connection line, you can run.
- [siftDemoV4] - code for keypoint match based on sift,th
File list (Check if you may need any files):
siftDemoV4\2.jpg
..........\25.jpg
..........\25c.jpg
..........\26.jpg
..........\26c.jpg
..........\2c.jpg
..........\3.jpg
..........\3c.jpg
..........\a.jpg
..........\ac.jpg
..........\appendimages.m
..........\b.jpg
..........\basmati.pgm
..........\bc.jpg
..........\book.pgm
..........\box.pgm
..........\defs.h
..........\LICENSE
..........\Makefile
..........\match.c
..........\match.m
..........\README
..........\rgbtogray.m
..........\scene.pgm
..........\showkeys.m
..........\sift
..........\sift.m
..........\siftWin32.exe
..........\tmp.key
..........\tmp.pgm
..........\util.c
siftDemoV4