登录
首页 » matlab » 11maSIFT

11maSIFT

于 2020-09-24 发布
0 105
下载积分: 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 个回复

  • pitchdetection
    自相关法基音检测的MATLAB代码。自相关法计算速度较快的自相关函数法检测语音的基音频率,有效剔除了高频共振峰和噪音的影响,其估计基音频率准确性高,稳定性好,运算速度较快。(CAMDF)
    2010-03-10 10:29:04下载
    积分:1
  • PSNR_correct
    输入两幅图像,利用已经过修正的数值计算其PSNR值,经修正的指数值(input 2 pictures and culculate the PSNR of them (The correct one))
    2011-10-19 20:23:24下载
    积分:1
  • The-calculation-of-channel-capacity
    在信息论课程中,对信道容量的计算,此文件对它用matlab进行编程,运行后可直接得到结果(In information theory course, for the calculation of channel capacity, this file can be programmed with matlab it can get results directly after running)
    2014-10-21 15:04:42下载
    积分:1
  • Wavelet-maxima-reconstruction
    用来进行小波分析中寻找极大值线且用极大值来进行信号的重建(It can help you find the wave maxline and it can use maxnumber reconstructure the sign)
    2013-12-20 15:42:23下载
    积分:1
  • FCM_S
    FCM_S算法的matlab代码 包括其改进FCM_S1 和 FCM_S2(FCM_S1 and FCM_S2 with matlab code)
    2021-04-12 00:58:58下载
    积分:1
  • mccdmaU1U2_Tap123_report.m
    2个用户的cdma程序..比较了TDL模型在白噪声环境下和瑞利环境下模拟得出BER。(2 users cdma program .. compare TDL model in white noise environment and Rayleigh environment by BER.)
    2009-09-05 04:09:15下载
    积分:1
  • SYSTireTestsys
    说明:  一汽车整车模型,包括各个部分以及路面激励模型,用于轮胎的测试。(One completed automobile car model, whch includs each part ,road surface encourage models and test for the tire )
    2020-11-29 14:29:28下载
    积分:1
  • MATLAB-Tutorial-whole-plot
    MATLAB作图教程、详细的一维、二维、三维作图的教程。(MATLAB drawing tutorials, detailed one-dimensional, two-dimensional, three-dimensional mapping tutorial.)
    2013-09-02 08:57:38下载
    积分:1
  • Lab13_MultArrays
    Lab13_MultArrays 多维数组的使用,实现数组定位(Use Lab13_MultArrays multidimensional arrays, array positioned to achieve)
    2014-01-06 09:13:28下载
    积分:1
  • penfang
    处理信号的时频分析,混沌的判断指标Lyapunov指数计算,多目标跟踪的粒子滤波器。( When processing a signal frequency analysis, Chaos indicator for Lyapunov index calculation, Multi-target tracking particle filter.)
    2016-11-11 20:27:02下载
    积分:1
  • 696518资源总数
  • 104384会员总数
  • 26今日下载