登录
首页 » matlab » sitf-0.9

sitf-0.9

于 2010-12-15 发布 文件大小:4163KB
0 266
下载积分: 1 下载次数: 169

代码说明:

  绝对的lowe老人家提出的sift算法源码,配套有文档说明,对于初学者极度有用,还有我添加的注释我移植的仿射变换函数,绝对值得下的资源~!(The absolute lowe elderly sift algorithm proposed source code, supporting have documented for beginners extremely useful, and I add comments I transplanted affine transformation function, absolute worthy resource ~!)

文件列表:

SIFT算法小结.doc,364032,2010-11-30
sitf-0.9
........\AffineTrnasformation.fig,42440,2003-02-16
........\AffineTrnasformation.m,19556,2010-12-07
........\data

........\....\img3.sift,1420810,2006-04-05

........\....\img5.sift,1585635,2006-04-05



........\....\test.sift,34162,2006-04-05
........\....\test1.JPG,3903,2010-11-24
........\....\test2.JPG,4066,2010-11-24
........\....\test4.BMP,443446,2005-07-11
........\....\test5.BMP,443446,2005-07-11
........\diffss.m,2797,2006-05-12
........\doc
........\...\bibliography.bib,246,2006-04-11
........\...\figures
........\...\.......\sift-descriptor-AI.bb,550,2006-04-28
........\...\.......\sift-descriptor-AI.pdf,475918,2006-04-28
........\...\.......\sift-descriptor-SAVED.tex,3275,2006-04-28
........\...\.......\sift-descriptor.aux,8,2006-04-28
........\...\.......\sift-descriptor.log,13430,2006-04-28
........\...\.......\sift-descriptor.pdf,443880,2006-04-28
........\...\.......\sift-descriptor.tex,3275,2006-04-28
........\...\.......\sift-descriptor.wrm,13,2006-04-28
........\...\.......\warmread.sty,48557,2001-07-05
........\...\sift.tex,21807,2006-05-13
........\...\visionlab.sty,6174,2006-04-11
........\gaussianss.asv,8059,2010-11-30
........\gaussianss.m,8169,2010-11-30
........\imreadbw.m,2359,2006-05-12
........\imsmooth.c,2994,2006-05-02
........\imsmooth.mexw32,20480,2010-11-17
........\laolin.m,391,2010-12-08
........\htm" target=_blank>LICENSE,1990,2006-04-05
........\lsqAffineSpace.m,3841,2006-08-08
........\lsqAffineTestScript.m,1851,2006-08-08
........\lsqLine.m,1140,2006-08-08
........\lsqPlane.m,1242,2006-08-08
........\Makefile,2117,2006-08-04
........\mexutils.c,2178,2006-05-02
........\MyAffineTran.asv,6560,2010-12-08
........\MyAffineTran.m,6732,2010-12-08
........\plotmatches.asv,6488,2010-12-09
........\plotmatches.m,6488,2010-12-09
........\plotsiftdescriptor.m,5466,2006-05-12
........\plotsiftframe.asv,5879,2010-12-01
........\plotsiftframe.m,5879,2010-12-01
........\plotss.m,2734,2006-05-13
........\htm" target=_blank>README,1184,2006-08-04
........\sift.asv,16540,2010-12-05
........\sift.m,16541,2010-12-05
........\siftdescriptor.c,16434,2006-05-02
........\siftdescriptor.m,3785,2006-05-13
........\siftdescriptor.mexw32,20480,2010-11-17
........\siftlocalmax.c,8784,2006-05-02
........\siftlocalmax.m,1638,2010-11-30
........\siftlocalmax.mexw32,20480,2010-11-17
........\siftmatch.c,10420,2006-05-02
........\siftmatch.m,2925,2006-05-02
........\siftmatch.mexw32,20480,2010-11-17
........\siftormx.c,8119,2006-07-15
........\siftormx.mexw32,20480,2010-11-17
........\siftread.m,3575,2006-05-13
........\siftrefinemx.c,8997,2006-07-15
........\siftrefinemx.m,3109,2006-05-13
........\siftrefinemx.mexw32,20480,2010-11-17
........\sift_compile.m,1675,2006-05-02
........\sift_demo.m,4928,2006-05-18
........\sift_demo2.asv,5757,2010-12-02
........\sift_demo2.m,5756,2010-12-08
........\sift_gendoc.css,2560,2006-05-30
........\sift_gendoc.m,2374,2006-05-02
........\sift_gendoc.pl,8896,2006-06-28
........\sift_overview.m,1183,2006-05-12
........\temp.txt,2777,2010-11-22
........\tightsubplot.asv,5137,2010-11-18
........\tightsubplot.m,5137,2010-11-18
........\htm" target=_blank>TIMESTAMP,209,2006-08-04
........\实时记录.doc,19968,2010-11-22
........\新建 文本文档.html,45,2010-11-17

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

发表评论

0 个回复

  • fit_ML_normal
    fit_ML_normal - Maximum Likelihood fit of the normal distribution of i.i.d. samples!. Given the samples of a normal distribution, the PDF parameter is found fits data to the probability of the form: p(r) = sqrt(1/2/pi/sig^2)*exp(-((r-u)^2)/(2*sig^2)) with parameters: u,sig^2 format: result = fit_ML_normal( x,hAx ) input: x - vector, samples with normal distribution to be parameterized hAx - handle of an axis, on which the fitted distribution is plotted if h is given empty, a figure is created. output: result - structure with the fields sig^2,u - fitted parameters CRB_sig2,CRB_u - Cram?r-Rao Bound for the estimator value RMS - RMS error of the estimation type - ML
    2011-02-09 19:09:33下载
    积分:1
  • baseline_control
    This script will setup the nonlinear simulation (UAV_NL.mdl) and call trim and linearization routines. Select the desired aircraft here in this script, via the "UAV_config()" function call.
    2013-07-20 15:57:51下载
    积分:1
  • STA_COM
    STATCOM working model with voltage satbility
    2013-10-04 01:31:46下载
    积分:1
  • fingerprint
    此程序由MATLAB编成,具有识别指纹的功能(This program compiled by the MATLAB has the function of fingerprint recognition)
    2010-12-03 19:50:59下载
    积分:1
  • system-analysis-and-design-
    基于MATLAB的系统分析与设计——信号处理(MATLAB-based system analysis and design- signal processing)
    2013-04-08 09:50:37下载
    积分:1
  • Matlab
    Matlab数字信号处理与应用源代码 各种入门级的数字信号MATLAB仿真程序的源码 详细解释 (Digital signal processing and Matlab source code for the application of a variety of entry-level digital signal source MATLAB simulation program explained in detail)
    2011-09-01 13:22:09下载
    积分:1
  • mfilter
    adaptive rationalfilter program
    2013-03-07 12:11:47下载
    积分:1
  • MATLAB
    这本书包含了matlab常用的一些基本指令,非常适合初学者学习。(This book contains some basic instruction matlab used, very suitable for beginners to learn.)
    2012-08-29 20:03:14下载
    积分:1
  • nsa
    Negative Selection Agorithm 1. we have a signal which we ll monitor 2. we produce lymphocytes - length lyphocyte as a signal, we take random numbers 3. NSA... we check that lymphocyte is different from signal, if not we random another 4. now we monitor signal, if any value of signal is the same or nearest to lyphocyte - we have anomaly. (Negative Selection Agorithm 1. we have a signal which we ll monitor 2. we produce lymphocytes- length lyphocyte as a signal, we take random numbers 3. NSA... we check that lymphocyte is different from signal, if not we random another 4. now we monitor signal, if any value of signal is the same or nearest to lyphocyte- we have anomaly. )
    2009-11-10 14:21:08下载
    积分:1
  • shiyan
    离散时间信号的变换域分析,求信号的单边Z变换,求Z反变换(Transform domain analysis of discrete time signal, unilateral Z transform for the signal, and inverse Z transform )
    2013-09-12 15:09:47下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载