登录
首页 » matlab » sift_MATLAB

sift_MATLAB

于 2020-12-26 发布 文件大小:2570KB
0 108
下载积分: 1 下载次数: 71

代码说明:

  基于SIFT的图像配准程序 SIFT特征匹配算法是目前国内外特征点匹配研究领域的热点与难点,其匹配能力较强,可以处理两幅图像之间发生平移、旋转、仿射变换情况下的匹配问题,甚至在某种程度上对任意角度拍摄的图像也具备较为稳定的特征匹配能力(Hot and difficult of the current research areas of domestic and foreign feature point matching based the SIFT image registration program SIFT feature matching algorithm is its ability to match between the two images, can handle translation, rotation, affine transformation case match problem, even in some degree images taken at any angle with more stable feature matching ability)

文件列表:

sift_MATLAB
...........\bundle.m,0,2006-08-30
...........\data
...........\....\box.pgm,72310,2005-07-07
...........\....\box.sift,233055,2006-08-24
...........\....\circle.pgm,10060,2006-10-25
...........\....\circle.sift,1362,2006-10-25





...........\....\nest2.bmp,17462,2006-11-02
...........\diffss.m,2797,2006-05-12
...........\doc
...........\...\bibliography.bib,246,2006-04-11
...........\...\figures
...........\...\.......\sift-descriptor-AI.bb,550,2006-04-27
...........\...\.......\sift-descriptor-AI.pdf,475918,2006-04-27
...........\...\.......\sift-descriptor-SAVED.tex,3275,2006-04-27
...........\...\.......\sift-descriptor.aux,8,2006-04-27
...........\...\.......\sift-descriptor.log,13430,2006-04-27
...........\...\.......\sift-descriptor.pdf,443880,2006-04-27
...........\...\.......\sift-descriptor.tex,3275,2006-04-27
...........\...\.......\sift-descriptor.wrm,13,2006-04-27
...........\...\.......\warmread.sty,48557,2001-07-04
...........\...\sift.tex,21807,2006-05-13
...........\...\visionlab.sty,6174,2006-04-11
...........\gaussianss.m,7920,2006-05-12
...........\imreadbw.m,2359,2006-05-12
...........\imsmooth.c,3960,2006-11-04
...........\htm" target=_blank>LICENSE,1990,2006-04-05
...........\Makefile,2388,2006-12-12
...........\mexutils.c,2178,2006-05-01
...........\plotmatches.m,10001,2006-08-16
...........\plotsiftdescriptor.m,5466,2006-05-12
...........\plotsiftframe.m,5040,2006-08-24
...........\plotss.m,2734,2006-05-12
...........\htm" target=_blank>README,1965,2006-11-04
...........\sift.m,10273,2006-10-25
...........\siftdescriptor.c,16434,2006-05-01
...........\siftdescriptor.m,3785,2006-05-12
...........\siftlocalmax.c,8784,2006-05-01
...........\siftlocalmax.m,1637,2006-05-01
...........\siftmatch.c,10420,2006-05-01
...........\siftmatch.m,2925,2006-05-01
...........\siftormx.c,8146,2006-08-24
...........\siftread.m,3575,2006-05-13
...........\siftrefinemx.c,8997,2006-07-14
...........\siftrefinemx.m,3109,2006-05-13
...........\sift_compile.m,1675,2006-05-01
...........\sift_demo.m,3435,2006-08-24
...........\sift_demo2.m,4297,2006-05-18
...........\sift_demo3.m,1744,2006-08-30
...........\sift_demo4.m,1409,2006-11-02
...........\sift_demo5.m,387,2006-11-02
...........\sift_gendoc.css,2560,2006-05-29
...........\sift_overview.m,1183,2006-05-12
...........\tightsubplot.m,5136,2006-08-18
...........\htm" target=_blank>TIMESTAMP,219,2006-12-12

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • houghtrans
    hough变换是图像处理中一种方法,该文件是用matlab语言实现的hough变换,但未使用matlab提供的函数,可以用于hough变换的学习和掌握。(hough ??换 是??像 )
    2008-08-18 17:09:35下载
    积分:1
  • Image fusion
    采用了小波变换的方法实现了红外光图像与可见光图像的融合,并且设计了一个简单的matlab GUI界面。小波变换的分解层数为2层,采用低频平均高频取大的融合规则,融合效果非常欢迎下载。(The method of wavelet transform is used to realize the fusion of infrared and visible light images, and a simple matlab GUI interface is designed. The number of decomposition layers of the wavelet transform is 2 layers, and the fusion rule is adopted by the low frequency average high frequency. The fusion effect is very welcome to download.)
    2020-12-23 11:09:06下载
    积分:1
  • huoquzhidingyanse
    这个代码可以获取一种颜色可以生成10进制的数,和一个16进制的数(the code can get a color can generate 10 to the 229 number, and a few of the 229 16)
    2006-11-28 01:28:00下载
    积分:1
  • LLE
    该算法是局部线性嵌入的算法,代码无误,已运行,并且附带数据集,可以使用,非常实用。(The algorithm is locally linear embedding algorithm, the code is correct, has been running, and with the data set, you can use, very practical.)
    2016-03-25 16:19:56下载
    积分:1
  • 暗通道
    说明:  何凯明暗通道先验图像去雾算法,并用导向滤波进行透射图细化(He Kaiming's prior image defogging algorithm is used to refine the transmission image)
    2020-09-24 14:36:14下载
    积分:1
  • FBP
    N年前上数字图像课时写的实验报告和程序,用滤波反投影(Filter Back Project,FBP)法重建图像。(Report and source code for data image restore experiment, using FBP.)
    2013-08-23 00:08:28下载
    积分:1
  • Parcial-II
    Segmentation Algorithm
    2013-10-11 02:13:42下载
    积分:1
  • 细胞分割
    说明:  GUI界面实现打开图像,基于阈值分割,基于边缘分割,基于形态学分割,基于种子点分割和基于主动轮廓模型分割(The GUI interface can open the image, based on threshold segmentation, edge segmentation, morphological segmentation, seed point segmentation and active contour model segmentation)
    2020-12-19 14:44:25下载
    积分:1
  • watermarkingcheck
    数字水印技术检测,可以对图像加入水印或者从图像中检测出水印(digital watermark detection technology, the image watermarking or from the images detected watermark)
    2007-02-09 23:02:46下载
    积分:1
  • GUI
    本压缩文件利用Matlab制作了一个能识别居民身份证号码的系统,使用图像处理技术,实现了计算机识别数字的功能。(The compressed file using the Matlab made a system can identify the identity card number, using image processing technology, realized the function of the digital computer identification. )
    2013-10-16 10:35:43下载
    积分:1
  • 696524资源总数
  • 103939会员总数
  • 12今日下载