sift-0.9.3

所属分类:matlab编程
开发工具:matlab
文件大小:3495KB
下载次数:21
上传日期:2010-08-18 08:03:43
上 传 者bassemsheta
说明:  the sift algorithm for image matching using matlab

文件列表:
sift (0, 2006-08-20)
sift\data (0, 2006-08-04)
sift\data\img3.jpg (464954, 2006-04-05)
sift\data\img3.sift (1420810, 2006-04-05)
sift\data\img5.jpg (467808, 2006-04-05)
sift\data\img5.sift (1585635, 2006-04-05)
sift\data\landscape-a.jpg (275111, 2006-05-02)
sift\data\landscape-b.jpg (304723, 2006-05-02)
sift\data\test.png (7620, 2006-04-05)
sift\data\test.sift (34162, 2006-04-05)
sift\diffss.m (2797, 2006-05-13)
sift\doc (0, 2006-08-20)
sift\doc\bibliography.bib (246, 2006-04-11)
sift\doc\figures (0, 2006-04-28)
sift\doc\figures\sift-descriptor-AI.bb (550, 2006-04-28)
sift\doc\figures\sift-descriptor-AI.pdf (475918, 2006-04-28)
sift\doc\figures\sift-descriptor-SAVED.tex (3275, 2006-04-28)
sift\doc\figures\sift-descriptor.aux (8, 2006-04-28)
sift\doc\figures\sift-descriptor.log (13430, 2006-04-28)
sift\doc\figures\sift-descriptor.pdf (443880, 2006-04-28)
sift\doc\figures\sift-descriptor.tex (3275, 2006-04-28)
sift\doc\figures\sift-descriptor.wrm (13, 2006-04-28)
sift\doc\figures\warmread.sty (48557, 2001-07-05)
sift\doc\sift.tex (21807, 2006-05-13)
sift\doc\visionlab.sty (6174, 2006-04-11)
sift\gaussianss.m (7920, 2006-05-13)
sift\imreadbw.m (2359, 2006-05-13)
sift\imsmooth.c (2994, 2006-05-02)
sift\LICENSE (1990, 2006-04-05)
sift\Makefile (2136, 2006-08-19)
sift\mexutils.c (2178, 2006-05-02)
sift\plotmatches.m (10001, 2006-08-17)
sift\plotsiftdescriptor.m (5466, 2006-05-13)
sift\plotsiftframe.m (4962, 2006-08-11)
sift\plotss.m (2734, 2006-05-13)
sift\sift.m (10281, 2006-08-09)
sift\sift_compile.m (1675, 2006-05-02)
sift\sift_demo.m (4928, 2006-05-19)
sift\sift_demo2.m (4297, 2006-05-19)
... ...

AN IMPLEMENTATION OF LOWE'S SCALE INVARIANT FEATURE TRANSFORM Andrea Vedaldi vedaldi@cs.ucla.edu http://www.cs.ucla.edu/~vedaldi/ This is a MATLAB/C implementation of the SIFT detector and descriptor [1]. See the documentation in 'doc/' to get started. COMPLING AND TESTING From MATLAB prompt > sift_compile > sift_demo > sift_demo2 From shell prompt (Linux, Mac OS X) > make ABOUT THE SOURCE CODE We use the follwing convention to name files: *.m *.c: M and MEX files sift*mx.c: `Private' MEX files sift_*.m: Service scripts (compiling, demos) CHANGES 0.9.3 Improved plotmatches.m and tightsubplot.m 0.9.2 Improved selection of keypoints too close to the boundary 0.9.1 Fixed a bug in the creation of the .zip archive 0.9 Fixed a bug for which some of the keypoint detected where dropped. CREDITS The SIFT algorithm [1] has been patented by David Lowe. Some of the images in 'data/' are from [2,3]. [1] D. G. Lowe, "Distinctive image features from scale-invariant keypoints," IJCV, vol. 2, no. 60, pp. 91 110, 2004. [2] K. Mikolajczyk, T. Tuytelaars, C. Schmid, A. Zisserman, J. Matas, F. Schaffalitzky, T. Kadir, and L. Van Gool, "A comparison of affine region detectors," IJCV, vol. 1, no. 60, pp. 63 86, 2004. [3] C. Hormann, "Landscape of the week 2," 2006.

近期下载者

相关文件


收藏者