文件名称:matchSIFT
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2013-11-02
- 文件大小:
- 8.34mb
- 下载次数:
- 0次
- 提 供 者:
- 刘*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
基于SIFT的特征匹配源代码,代码中含有对SIFT的最详尽表述,能让你更加深入的了解SIFT的工作流程,其中几个DEMO是SIFT的几个应用的例子-SIFT-based feature matching source code, the code contains the most detailed presentation on SIFT, allowing you to more in-depth understanding of the SIFT workflow, several DEMO are a few examples of the application of the SIFT
(系统自动生成,下载前可以参看下载内容)
下载文件列表
matchSIFT
.........\Color-sift结果
.........\..............\Color-sift图.fig
.........\..............\Color-sift尺度.fig
.........\..............\color-sift匹配.fig
.........\Cw.mat
.........\Dw.mat
.........\README.txt
.........\demo-data
.........\.........\1.jpg
.........\.........\2.jpg
.........\.........\5.jpg
.........\.........\6.jpg
.........\.........\7.jpg
.........\.........\beaver11.bmp
.........\.........\beaver13.bmp
.........\.........\image068.JPG
.........\.........\image069.JPG
.........\.........\view01.png
.........\.........\view02.png
.........\descriptor
.........\..........\do_descriptor.m
.........\do_demo_1.m
.........\do_demo_2.m
.........\do_demo_3.m
.........\do_demo_4.m
.........\do_gaussian.m
.........\do_pc.asv
.........\do_pc.m
.........\do_sift.m
.........\key-location
.........\............\do_extrefine.m
.........\............\do_localmax.m
.........\main.m
.........\match
.........\.....\do_match.m
.........\orientation
.........\...........\do_orientation.m
.........\scale-space
.........\...........\do_diffofg.m
.........\...........\do_gaussian.m
.........\...........\smooth.m
.........\sift_demo.m
.........\util
.........\....\appendimages.m
.........\....\imreadbw.m
.........\....\plotsiftframe.m
.........\....\plotss.m
.........\....\tightsubplot.m