登录
首页 » matlab » sift-algorithm-pcasift-asift-csift

sift-algorithm-pcasift-asift-csift

于 2011-04-08 发布 文件大小:31197KB
0 256
下载积分: 1 下载次数: 4

代码说明:

说明:  一些有关SIFT衍生算法的资料,包括ASIFT, CSIFT, PCA-SIFT, SURF算法,中英文都有,很有价值(Some of the SIFT algorithm is derived, including ASIFT, CSIFT, PCA-SIFT, SURF algorithm, in each category, great value)

文件列表:

sift各种算法论文
................\A Comparison of SIFT, PCA-SIFT and SURF.ppt,3035648,2010-01-04
................\asift
................\.....\asift算法.pdf,3489095,2011-04-07
................\.....\asift算法PPT.pdf,6780404,2009-09-12
................\.....\基于ASIFT的运动目标检测与跟踪.pdf,945871,2011-04-07
................\csift
................\.....\基于CSIFT的彩色图像配准技术研究.pdf,1414801,2011-04-07
................\harris角点检测
................\..............\Harris角点检测.doc,64512,2011-01-08
................\..............\harris角点检测.pdf,405730,2011-01-08
................\..............\harris角点检测原理步骤说明.txt,1068,2011-01-08
................\..............\Harris角点检测算法讲义.ppt,802304,2011-01-08
................\..............\hessian角点检测.doc,1538048,2011-03-06
................\..............\基于harris和sift的角点检测.pdf,225157,2011-03-17
................\pca-sift
................\........\19引用1PCA-SIFT.doc,26624,2008-05-30
................\........\PCA-SIFT.doc,62976,2008-05-20
................\........\PCA-SIFT原始论文.pdf,631716,2008-05-12
................\........\pca.doc,30720,2008-05-28
................\........\基于KPCA-SIFT描述符的图像配准.pdf,433378,2011-04-07
................\........\基于PCA-SIFT的虹膜识别研究.pdf,4755913,2011-04-07
................\........\基于PCA_SIFT特征检测的眼底图像拼接.pdf,562550,2011-04-07
................\sift
................\....\sift 算法小姐.doc,271360,2011-03-06
................\....\SIFT算法白话文解释.docx,15081,2011-03-06
................\....\sift算法详解及应用.ppt,3796480,2011-04-05
................\surf
................\....\SAR_INS组合导航中基于SURF的鲁棒景象匹配算法.pdf,517770,2011-04-08
................\....\Speeded-up Robust Features (SURF).pdf,1856673,2011-01-05
................\....\SURF Speeded Up Robust Features .pdf,1743857,2011-01-05
................\....\基于SURF特征的高动态范围图像配准算法.pdf,962446,2011-04-08
................\....\基于SURF算法的人脸跟踪技术研究.pdf,563172,2011-04-08
................\基于特征点的全自动无缝图像拼接方法(SIFT拼接算法).pdf,158157,2011-01-16

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

发表评论

0 个回复

  • sROOOT_MUSICCi
    简洁但是经典的Root Music DOA 算法,是用多项式求解解的方法来寻找DOA(Direction of Arrival ) (The simple but classic Root Music of DOA algorithm is a polynomial solution method to find the DOA (the Direction of Arrival))
    2012-06-07 21:00:42下载
    积分:1
  • res
    Matlab examples, codes and algorithms implemented
    2013-09-15 12:38:36下载
    积分:1
  • bradley_2
    The brief idea of the algorithm is that every image s pixel is set to black if its brightness is T percent lower than the average brightness of the surrounding pixels in the window of the specified size
    2015-04-21 12:54:55下载
    积分:1
  • W-SVD
    基于W-SVD数字图像水印的源代码,还有用matlab程序编写的界面GUI,可以用来做科研实训或者参考着做毕设。(W-SVD digital image watermarking based on the source code, the interface of GUI with the MATLAB programming, can be used to do scientific research training or reference to do complete set.)
    2020-11-16 12:09:40下载
    积分:1
  • dBUG
    dBUG源代码 dBUG源代码 dBUG源代码 dBUG源代码(dBUG source code dBUG source code dBUG source code)
    2010-03-03 10:30:38下载
    积分:1
  • FPE
    说明:  按FPE定阶的 源程序:fpe.cpp M序列:M序列.txt 白噪声:Gauss.txt 程序中先用依模型阶次递推算法估计模型的参数,再用fpe方法判断模型的阶次。 程序运行结果如下: n: 1 判断阶次FPE的值: 0.0096406 -0.481665 1.07868 n: 2 判断阶次FPE的值: 0.00875755 -0.446739 0.00498181 1.07791 0.0527289 n: 3 判断阶次FPE的值: 0.0087098 -0.459433 0.120972 -0.0569228 1.07814 0.0390757 0.116982 n: 4 判断阶次FPE的值: 0.000396884 -0.509677 0.4501 -0.200906 0.0656188 1.07991 -0.0156362 0.442989 0.0497236 n: 5 判断阶次FPE的值: 3.2095e-007 -1.18415 0.813123 -0.517862 0.34881 -0.116864 1.07999 -0.744141 0.474462 -0.253112 0.122771 n: 6 判断阶次FPE的值: 3.23349e-007 -1.14659 0.76933 -0.487651 0.329676 -0.10377 -0.00440907 1.07999 -0.703574 0.447253 -0.235282 0.113587 0.00479688 从以上结果可以看出,当n=5时,fpe值最小,所以这时的模型阶次和参数估计值为最优结果: 3.2095e-007 -1.18415 0.813123 -0.517862 0.34881 -0.116864 1.07999 -0.744141 0.474462 -0.253112 0.122771(err)
    2008-09-12 01:14:14下载
    积分:1
  • gen
    simple genetic algo code
    2012-06-23 03:11:53下载
    积分:1
  • 19Chapitre1_Introduction
    itis introductin for induction motor
    2012-11-19 06:56:23下载
    积分:1
  • chepaishibie
    一个车牌识别程序,包括对车牌的定位,识别。(A license plate recognition program, including the license plate location, identification.)
    2010-08-09 15:15:33下载
    积分:1
  • pattern-identification
    image processing and pattern identification
    2009-05-12 16:08:35下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载