文件名称:sift
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2015-01-09
- 文件大小:
- 363kb
- 下载次数:
- 0次
- 提 供 者:
- 将***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
David G.Lowe的SIFT算子 Matlab实现,运行前要把siftWin32文件放在Matlab的win目录下,具体调用请参照README-
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 scr ipt 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.
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 scr ipt 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.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
sift\appendimages.m
....\basmati.pgm
....\book.pgm
....\box.pgm
....\LICENSE
....\Makefile
....\match.m
....\README
....\scene.pgm
....\showkeys.m
....\sift
....\sift.m
....\siftWin32.exe
sift