登录
首页 » matlab » 11maSIFT

11maSIFT

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

  • emd_n
    emd.m经验模态分解的程序,这个是学习希尔伯特黄变换(hht)的重要部分(emd.m EMD program, this is the study of Hilbert-Huang Transform (hht) important part of the)
    2010-08-21 15:40:45下载
    积分:1
  • newscfdma
    Simple Single Carrier FDMA (SC-FDMA) Simulator
    2010-03-02 18:48:23下载
    积分:1
  • yuan_lai
    异步电机simulink仿真程序,有需要的可以下载交流,(PID control)
    2012-03-31 12:11:19下载
    积分:1
  • steep
    matlab 最速下降法 源码 关于最速下降法的一个matlab小程序(steepest descent method)
    2012-05-18 20:21:19下载
    积分:1
  • psk
    simulation psk modulation with matlab
    2013-03-11 23:45:53下载
    积分:1
  • buckclose
    降压Buck电路闭环matlab仿真,分享供大家使用(Buck Buck circuit closed-loop simulation matlab share for everyone to use)
    2014-02-27 15:29:15下载
    积分:1
  • FaultDiagnosis_Fangzhen
    仿真信号,及其对其进行故障诊断的方法程序,可用于实际信号的分析(Simulated signals, and its method of fault diagnosis procedures can be used for the actual analysis of the signal)
    2013-07-17 15:24:54下载
    积分:1
  • MSER
    Maximally stable extremal regions (MEX MATLAB to C++) implementation
    2011-07-13 01:06:29下载
    积分:1
  • invertedpendulum-(1)
    The “INVERTED PENDULUM, ANALYSIS, DESIGN AND IMPLEMENTATION” is a collection of MATLAB functions and scripts, and SIMULINK models, useful for analyzing Inverted Pendulum System and designing Control System for it. This report & MATLAB-files collection are developed as a part of practical assignment on Control System Analysis, Design & Development practical problem. The assigned problem of INVERTED PENDULUM is a part of Lab Work of Control System – III Course at the INSTITUTE OF INDUSTRIAL ELECTRONICS ENGINEERING (IIEE), KARACHI, PAKISTAN
    2014-01-24 20:41:28下载
    积分:1
  • MPC_files
    Dynamic Matrix Control is the first MPC algorithm developed in early 1980s. It is probably also the most widely used MPC algorithm in industry due to the fact that its internal model, the step response model is easy to obtain in an industrial process. The package provides a dmc function to perform dynamic matrix control and to show the principal of DMC. An example file is included to show how the dmc function can be used to solve a control problem. It only uses basic MATLAB commands. No any other toolboxe is required.
    2010-05-25 14:44:07下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载