登录
首页 » matlab » harrismatch

harrismatch

于 2014-02-19 发布 文件大小:3KB
0 197
下载积分: 1 下载次数: 13

代码说明:

  该程序采用harris角点检测,使用ncc进行初匹配,双向重复搜索后得到特征匹配点。(The program uses harris corner detection, using ncc conducted early match, after a two-way repeated search feature to get the matching point.)

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

发表评论

0 个回复

  • RDPTA
    Algorithm Given are P training pairs {X1,d1,X2,d2....Xp,dp}, where Xi is (n*1) di is (n*1) No of Categories=R. i=1,2,...P Yi= Augmented input pattern( obtained by appending 1 to the input vector) i=1,2,…P In the following, k denotes the training step and p denotes the step counter within the training cycle Step 1: c>0 , Emin is chosen, Step 2: Weights are initialized at w at small values, w is (n+1)*1. Counters and error are initialized. k=1,p=1,E=0 Step 3: The training cycle begins here. Input is presented and output computed: Y=Yp, d=dp Oi=f(wtY) for i=1,2,….R Step 4: Weights are updated: wi=wi+1/2c(di-oi)Y for i=1,2,…..R. Step 5: Cycle error is computed: E=1/2(di-oi)2+E for i=1,2,…..R. Step 6: If p<P then p=p+1,k=k+1, and go to Step 3: Otherwise go to Step 7. Step 7: The training cycle is completed. For E=0,terminate the training session. Outputs weights and k. If E>0,then E=0 ,p=1, and enter the new training cycle by going to step 3.
    2014-11-06 11:12:37下载
    积分:1
  • work
    get data from OV7670
    2010-08-07 14:22:38下载
    积分:1
  • differential_entropy_kl_t
    this file compute lagg on arrays
    2012-06-14 16:28:00下载
    积分:1
  • EPON
    基本光纤组件,GUI图形界面,无内嵌函数,(Basic fiber optic components, GUI graphical interface, no built-in functions,)
    2011-05-20 19:35:26下载
    积分:1
  • CA-CFAR_final
    产生一个线性调频信号用于探测在固定距离上的目标的存在性,回波中加上复高斯白噪声,采用CA-CFAR方法检测得到图形(A chirp signal used to detect targets at a fixed distance the existence of echoes plus complex Gaussian white noise, the use of CA-CFAR method of detecting get graphic)
    2020-08-12 11:18:27下载
    积分:1
  • Imageanalysis
    图像分析 边缘检测 微分算子 Log算子 Canny 算子 四叉树分解 四叉树分解 四叉树 MATLAB 函数 (Image analysis-differential operator edge detection operator Canny operator Log quadtree decomposition quadtree decomposition quadtree MATLAB Functions)
    2009-12-23 12:14:27下载
    积分:1
  • kalman_clournoise
    this program helps in Ant coloni optimization
    2010-05-10 17:59:10下载
    积分:1
  • xiaobo
    用Matlab实现小波变换,进行图像压缩(Using Matlab achieve wavelet transform for image compression)
    2014-09-29 11:55:25下载
    积分:1
  • RGB_HSL
    RGB和hsl两种格式的相互转换,在matlab下面实现(Conversion between RGB and hsl two formats)
    2014-12-26 19:09:15下载
    积分:1
  • usetoobox
    关于摄像机标定MATLAB工具箱的使用方法,按照步骤可以操作(MATLAB toolbox on the use of camera calibration method, follow the steps can be manipulated)
    2009-12-10 13:52:41下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载