登录
首页 » matlab » 11maSIFT

11maSIFT

于 2020-09-24 发布
0 151
下载积分: 1 下载次数: 3

代码说明:

说明:  结合PCA的尺度不变特征变换(SIFT)算法源代码,可用于图像目标检测和识别(Combined with PCA scale invariant feature transform (SIFT) algorithm source code, can be used for image target detection and recognition)

文件列表:

PCA-SIFT\pcasift-0.91nd\README, 899 , 2004-01-27
PCA-SIFT\pcasift-0.91nd\gpcavects.txt, 1806948 , 2004-01-27
PCA-SIFT\pcasift-0.91nd\Doxyfile, 7843 , 2004-01-27
PCA-SIFT\pcasift-0.91nd\Makefile.in, 19361 , 2004-06-06
PCA-SIFT\pcasift-0.91nd\configure, 142154 , 2004-06-06
PCA-SIFT\pcasift-0.91nd\AUTHORS, 19 , 2004-01-27
PCA-SIFT\pcasift-0.91nd\COPYING, 1887 , 2004-01-27
PCA-SIFT\pcasift-0.91nd\ChangeLog, 0 , 2004-01-27
PCA-SIFT\pcasift-0.91nd\INSTALL, 9236 , 2004-01-27
PCA-SIFT\pcasift-0.91nd\Makefile.am, 713 , 2004-06-06
PCA-SIFT\pcasift-0.91nd\NEWS, 0 , 2004-01-27
PCA-SIFT\pcasift-0.91nd\aclocal.m4, 31962 , 2004-06-06
PCA-SIFT\pcasift-0.91nd\config.h.in, 557 , 2004-06-06
PCA-SIFT\pcasift-0.91nd\configure.ac, 573 , 2004-03-22
PCA-SIFT\pcasift-0.91nd\depcomp, 12123 , 2004-01-27
PCA-SIFT\pcasift-0.91nd\install-sh, 5569 , 2004-01-27
PCA-SIFT\pcasift-0.91nd\missing, 10270 , 2004-01-27
PCA-SIFT\pcasift-0.91nd\mkinstalldirs, 1801 , 2004-01-27
PCA-SIFT\pcasift-0.91nd\gathergrads.cc, 1473 , 2004-04-23
PCA-SIFT\pcasift-0.91nd\keypoint.cc, 18019 , 2004-06-06
PCA-SIFT\pcasift-0.91nd\keypoint.h, 6915 , 2004-04-23
PCA-SIFT\pcasift-0.91nd\image.cc, 10435 , 2004-01-27
PCA-SIFT\pcasift-0.91nd\image.h, 3224 , 2004-01-27
PCA-SIFT\pcasift-0.91nd\getpatches.cc, 921 , 2004-04-23
PCA-SIFT\pcasift-0.91nd\recalckeys.cc, 795 , 2004-01-27
PCA-SIFT\pcasift-0.91nd, 0 , 2006-03-30
PCA-SIFT\training\ploteigs.m, 365 , 2004-04-23
PCA-SIFT\training\pca.m, 559 , 2004-04-23
PCA-SIFT\training\pcag.m, 627 , 2004-04-23
PCA-SIFT\training\ploteigs2.m, 571 , 2004-04-23
PCA-SIFT\training\runpca.m, 180 , 2004-04-23
PCA-SIFT\training\readeigs.m, 227 , 2004-04-23
PCA-SIFT\training, 0 , 2006-03-30
PCA-SIFT, 0 , 2007-06-20

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

发表评论

0 个回复

  • Rotor-rubbing-the-bifurcation
    转子碰摩非线性计算,可计算出p1,p2,倍周期分岔,混沌等特性(Rotor rubbing the bifurcation diagram matlab source code)
    2013-09-23 21:07:44下载
    积分:1
  • work
    数字信号处理中数字滤波器的设计及对其滤波使用(Digital signal processing in the digital filter design and its use filtering)
    2014-01-06 15:29:10下载
    积分:1
  • matlab
    matalb编写的语音编码的有关程序,有兴趣的可以下载(matalb prepared speech coding procedures are interested can download)
    2010-08-30 22:25:45下载
    积分:1
  • short-circuit
    这个说明倒不是说明函数的功能,只是声明一下函数中出现的问题。 shortest()函数没有问题,在secshortest中我希望只得到一条次短路(或几条roadcost()值相同的次短路),结果却出来好几条,我仔细检查了一下程序,应该没有什么问题。 因此在使用时,要得到次短路,只能用roadcost()函数分别求一下各条路的权重和,找到最小的。 有些奇怪 (Note that this is not the function of function, but a statement about the problems in function. shortest () function there is no problem, I hope that in secshortest only a short time (or several roadcost () times the value of the same short-circuit), the result is several out, I carefully examined the process, it should be no problem. Therefore, in use, to be at a short circuit can only be used roadcost () function, respectively, for some of the weight of the road and find the smallest. Some strange)
    2009-05-21 21:11:51下载
    积分:1
  • 2D
    说明:  用MATLAB开发的程序代码,模拟电磁波在二维空间的传播特征。(With the MATLAB code developed to simulate the spread of electromagnetic waves in two-dimensional feature space.)
    2021-01-19 10:28:43下载
    积分:1
  • movie1
    推导矩形波导TM模表达式,并以动画形式展示(Derivation of the expression of the rectangular waveguide TM mode, and animated to show)
    2013-04-17 14:05:29下载
    积分:1
  • wangge
    matlab编写的计算二维导热问题的数值传热程序,对初学者有用。(Matlab prepared by the numerical calculation of two-dimensional heat conduction problems heat transfer program, useful for beginners.)
    2013-04-30 10:34:55下载
    积分:1
  • DSB
    仿真了DSB信号产生和调制的过程,方法简单,内容详尽,已经过调试。(Simulation of the DSB signal and modulation process, the method is simple, detailed, has been testing.)
    2013-12-12 00:10:53下载
    积分:1
  • 45732 radar MIMO OFDM
    Radar detection /target tracking and multitarget tracking
    2018-09-27 19:28:25下载
    积分:1
  • 8
    说明:  精通MATLAB优化计算算法,约束优化问题。共7个程序。(Proficient in MATLAB optimization calculation algorithm, constrained optimization problem. A total of seven procedures.)
    2010-03-24 09:46:55下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载