文件名称:siftDemoV4
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
此代码读取两个图像,查找其SIFT功能,并显示连接匹配关键点的行。 只有当距离小于distRatio乘以距离第二个最接近的距离时,才能接受匹配。它返回显示的匹配数。-This function reads two images, finds their SIFT features, and displays lines connecting the matched keypoints. A match is accepted only if its distance is less than distRatio times the distance to the second closest match.It returns the number of matches displayed.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
siftDemoV4\siftDemoV4\appendimages.m
..........\..........\basmati.pgm
..........\..........\book.pgm
..........\..........\box.pgm
..........\..........\defs.h
..........\..........\LICENSE
..........\..........\Makefile
..........\..........\match.c
..........\..........\match.m
..........\..........\README
..........\..........\scene.pgm
..........\..........\showkeys.m
..........\..........\sift
..........\..........\sift.m
..........\..........\siftWin32.exe
..........\..........\util.c
..........\siftDemoV4
siftDemoV4