登录
首页 » matlab » sift

sift

于 2012-10-17 发布 文件大小:2593KB
0 202
下载积分: 1 下载次数: 252

代码说明:

  sift算法图像特征提取,用于图像定位及目标跟踪(Using SIFT algorithm to extract image feature)

文件列表:

sift
....\sift
....\....\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.asv,7989,2012-10-02
....\....\gaussianss.m,7989,2012-10-02
....\....\imreadbw.m,2359,2006-05-12
....\....\imsmooth.c,3960,2006-11-04
....\....\imsmooth.mexw32,20480,2012-09-29
....\....\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.asv,10387,2012-10-02
....\....\sift.m,10387,2012-10-02
....\....\siftdescriptor.c,16434,2006-05-01
....\....\siftdescriptor.m,3785,2006-05-12
....\....\siftdescriptor.mexw32,20480,2012-09-29
....\....\siftlocalmax.c,8784,2006-05-01
....\....\siftlocalmax.m,1637,2006-05-01
....\....\siftlocalmax.mexw32,20480,2012-09-29
....\....\siftmatch.c,10420,2006-05-01
....\....\siftmatch.m,2925,2006-05-01
....\....\siftmatch.mexw32,20480,2012-09-29
....\....\siftormx.c,8146,2006-08-24
....\....\siftormx.mexw32,20480,2012-09-29
....\....\siftread.m,3575,2006-05-13
....\....\siftrefinemx.c,8997,2006-07-14
....\....\siftrefinemx.m,3109,2006-05-13
....\....\siftrefinemx.mexw32,20480,2012-09-29
....\....\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 个回复

  • sift20071011
    主要有二个功能:1对图像进行SIFT特征值匹配2.显示相应的匹配效果,即核线 matlab语言的,加上C语言(There are two main functions: 1 images match SIFT eigenvalue 2. Shows the effect of the corresponding match, that is, nuclear line matlab language, together with the C language)
    2008-02-29 16:58:45下载
    积分:1
  • daisy
    daisy是08年新提出来的特征描述符算法,常用在图像匹配等领域中。文件包含算法的PDF文档和算法提出者编写的相应matlab程序,大家可以根据自己的需要来利用。(A Fast Local Descriptor for Dense Matching,2008.)
    2010-01-07 17:49:29下载
    积分:1
  • Multi-looks-T3
    对全极化数据进行多视处理,针对T矩阵,C语言编写。(Multi-look of PolSAR)
    2011-07-16 09:18:56下载
    积分:1
  • SAR
    全极化干涉雷达图像分类算法的实现代码full_wishartdec(Polarimetric InSAR image classification algorithm implementation code full_wishartdec)
    2011-11-26 22:45:29下载
    积分:1
  • sift
    一种基于关键点的复制粘贴检测算法,可以完成两幅图像的关键点匹配,也可以检测到一副图像是否经过复制粘贴后放大缩小、旋转等篡改操作(Key matching a replicon paste detection algorithm based on key points, you can complete two images, it can also detect whether an image after copying and pasting zoom, rotate, etc. tampering operation)
    2016-04-04 17:10:30下载
    积分:1
  • noise genre
    用matlab产生高斯,椒盐,泊松噪声图像的完整代码(poisson, gossip,noise,salt&pepper)
    2018-05-01 09:59:07下载
    积分:1
  • Gray_Scale_Morphological
    用matlab语言实现图像的腐蚀和膨胀,不是用自带函数(Language with matlab image erosion and dilation, not with their own function)
    2011-10-30 20:34:29下载
    积分:1
  • 85375563DSCM_v1.0
    曲面拟合法是一种高精度、计算量小、抗噪性能强的方法,当前已被广泛地应用于 各种场景。比如岩石材料的变形测量、电子器件变形的测量、基于掌纹图像相关匹 配的重复定位技术等。曲面拟合法能够成功计算出亚像素位移的前提是整像素搜索阶 段可以正确搜索出模板的整像素匹配点,一旦整像素匹配点搜索出现错误,那么亚像素 测量阶段所得到的位移距离就会失去意义。 使用不同的拟合函数对相关系数矩阵进行曲面拟合,会对结果产生一定的影响,比 较常用的拟合函数有二次函数、三次函数、高斯函数等。(Surface fitting method is a high-precision, computational complexity is small, strong anti-noise performance method, has been widely used in various scenes. For example, deformation measurement of rock materials, deformation measurement of electronic devices, and repetitive location technology based on palmprint image correlation matching. Surface fitting method can successfully calculate the sub-pixel displacement on the premise that the whole pixel search stage can correctly search the template of the whole pixel matching point, once the whole pixel matching point search error, then the sub-pixel measurement phase of the displacement distance will be meaningless. Using different fitting functions to fit the surface of the correlation coefficient matrix will have a certain impact on the results. The commonly used fitting functions are quadratic function, cubic function, Gaussian function and so on.)
    2018-09-26 21:46:28下载
    积分:1
  • image-segmentation-program
    给予matlab的图像分割例程,内附相关图片及程序。(Image segmentation routine MATLAB, containing the relevant pictures and program. )
    2013-08-05 17:12:56下载
    积分:1
  • adaptivethreshold
    用matlab实现不规则光照下自适应阈值的前景背景分离算法。文件里面附测试图像。(Matlab implementation to use irregular light of the prospects for adaptive threshold background separation algorithm. Test image files attached inside.)
    2009-04-04 08:50:26下载
    积分:1
  • 696518资源总数
  • 106259会员总数
  • 28今日下载