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

sift-algorithm-pcasift-asift-csift

于 2011-04-08 发布 文件大小:31197KB
0 270
下载积分: 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 个回复

  • bitplane
    code for finding the bitplanes of the image
    2011-10-13 02:38:52下载
    积分:1
  • naivebayes
    这是以Iris数据集为例,用朴素bayes方法分类的程序.matlab编程(This is the Iris data set as an example, using the simple bayes methods of classification procedure. Matlab programming)
    2009-07-10 14:55:57下载
    积分:1
  • xiaoboquzao
    说明:  小波阈值去噪的基本思想是先设置一个临界阈值λ,若小波系数小于λ,认为该系数主要由噪声引起,去除这部分系数;若小波系数大于λ,则认为此系数主要是由信号引起,保留这部分系数,然后对处理后的小波系数进行小波逆变换得到去噪后的信号。(The basic idea of wavelet threshold denoising is to set a threshold value of lambda first. If the wavelet coefficient is less than lambda, it is considered that the coefficient is mainly caused by noise and this part of the coefficient is removed. If the wavelet coefficient is larger than lambda, it is considered that the coefficient is mainly caused by signal, and this part of the coefficient is retained. Then the denoised signal is obtained by inverse wavelet transform of the processed wavelet coefficient.)
    2019-03-07 21:04:34下载
    积分:1
  • 5572992RLS_LMS
    lms adaptive algorithms
    2012-03-22 14:53:14下载
    积分:1
  • Texto-integral
    Paper Abstract – An adaptive control of Distributed Generation (DG) to provide predictable active power output at the primary distribution substation is described. Often, distribution networks accommodate renewable energy different energy sources and thus using different energy conversion sources. As the amount of generation that comes intermittent renewable sources (e.g. wind energy) increases, network operators start to concern with the uncertainty of generation. However, when the power output intermittent renewable sources is predicted, the network operators can reduce the operational costs of the network and the DG owners may go on the market. Thus, our challenge with this work was to develop an algorithm which can predict the active power output the aggregation of wind and biomass energy at the primary distribution substation of a typical distribution network. Wind and biomass energy plant are onto the same distribution network but not necessarily onto the same feeder.
    2014-12-04 00:36:38下载
    积分:1
  • matlab
    Digital Image Processing Using Matlab
    2010-09-17 16:48:25下载
    积分:1
  • vc调用matlab
    将一个m文件转成c /cpp文件并在VC中进行编译。这种方法有个烦人的地方,每次你都需要把matlab生成的一 大堆c和h文件考到vc中,比如我读入一副图片先做膨胀,再腐蚀,再进行小波变换,最后 显示。这样一个程序会生成大概150多个文件,每次都要拷贝这些文件很不方便。我试着用 了另外一种方法,可以简化这些工作。那就是不生成cpp文件交给VC去编译,而是直接在m atlab中生成一个dll交给VC去链接即可。这样无论matlab生成多少文件,都只需要拷贝三 个文件即可。 (m to a document conversion c/cpp files and compile VC. Such a method is a nagging place every time you need Matlab has generated a lot of c and h vc document examination, for example, I read a photo, first expansion, and corrosion, further wavelet transform, the last show. Such a procedure will probably generate more than 150 documents, each copy of these documents must be very inconvenient. I tried another kind of approach can simplify their work. It is not generating cpp documents to the VC to compile, but m atlab directly in the formation of a dll to the VC to link. No matter how many documents generated Matlab, only three need to copy documents.)
    2005-03-22 21:40:12下载
    积分:1
  • final
    prim算法得出最小生成树,matlab语言(minimum spanning tree algorithm is derived prim, matlab language )
    2011-05-10 20:48:16下载
    积分:1
  • yutou
    clifford attractor matlab 编程(clifford attractor Matlab programming)
    2006-12-12 23:28:46下载
    积分:1
  • txtq
    说明:  程序利用图像处理的一般办法,使用MATLAB将图像中的椭圆提取(Procedures using the general approach of image processing, using MATLAB to extract the image of the ellipse)
    2010-04-12 23:11:05下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载