资源简介
基于harris角点特征的图像配准程序
MATLAB

代码片段和文件信息
function m0 = computeM0(leftPointsrightPoints)
x = leftPoints(:1);
y = leftPoints(:2);
xp = rightPoints(:1);
yp = rightPoints(:2);
AM = [x(1)y(1) 1 0 0 0-x(1)*xp(1)-y(1)*xp(1); ...
0 0 0x(1)y(1) 1-x(1)*yp(1)-y(1)*yp(1); ...
x(2)y(2) 1 0 0 0-x(2)*xp(2)-y(2)*xp(2); ...
0 0 0x(2)y(2) 1-x(2)*yp(2)-y(2)*yp(2); ...
x(3)y(3) 1 0 0 0-x(3)*xp(3)-y(3)*xp(3); ...
0 0 0x(3)y(3) 1-x(3)*yp(3)-y(3)*yp(3); ...
x(4)y(4) 1 0 0 0-x(4)*xp(4)-y(4)*xp(4); ...
0 0 0x(4)y(4) 1-x(4)*yp(4)-y(4)*yp(4)];
bM = [xp(1);yp(1);xp(2);yp(2);xp(3);yp(3);xp(4);yp(4)];
m0 = inv(AM)*bM;
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 18 2007-01-03 14:10 基于harris角点特征的图像配准程序\image stitch\$matlab_temp_file$456d6b22
文件 21238 2005-05-25 10:34 基于harris角点特征的图像配准程序\image stitch\BAN-I.BMP
文件 21238 2005-05-25 10:33 基于harris角点特征的图像配准程序\image stitch\BAN-V.BMP
文件 700 2001-10-02 13:31 基于harris角点特征的图像配准程序\image stitch\computeM0.m
文件 897 2001-10-02 13:31 基于harris角点特征的图像配准程序\image stitch\gaussAtPointSP.m
文件 392 2001-10-02 13:31 基于harris角点特征的图像配准程序\image stitch\gaussDeriv.m
文件 426 2008-01-18 13:44 基于harris角点特征的图像配准程序\image stitch\gaussDerivSP.m
文件 426 2008-01-18 13:44 基于harris角点特征的图像配准程序\image stitch\gaussDerivSP.m.bak
文件 98170 2003-02-20 15:00 基于harris角点特征的图像配准程序\image stitch\lenna_left.jpg
文件 82654 2003-02-20 15:00 基于harris角点特征的图像配准程序\image stitch\lenna_right.jpg
文件 20973 2002-08-14 14:42 基于harris角点特征的图像配准程序\image stitch\m-001-1.jpeg
文件 21935 2002-08-14 14:42 基于harris角点特征的图像配准程序\image stitch\m-001-5.jpeg
文件 21307 2002-08-14 14:42 基于harris角点特征的图像配准程序\image stitch\m-001-6.jpeg
文件 21266 2002-08-14 14:42 基于harris角点特征的图像配准程序\image stitch\m-001-7.jpeg
文件 2170 2001-10-02 13:31 基于harris角点特征的图像配准程序\image stitch\MATCHES.M
文件 3254 2006-08-29 11:47 基于harris角点特征的图像配准程序\image stitch\mosaic_demo.asv
文件 3618 2007-01-03 15:00 基于harris角点特征的图像配准程序\image stitch\mosaic_demo.m
文件 602 2001-10-02 13:32 基于harris角点特征的图像配准程序\image stitch\neighbours.m
文件 404 2006-08-28 15:12 基于harris角点特征的图像配准程序\image stitch\NMS.M
文件 57396 2006-11-17 22:15 基于harris角点特征的图像配准程序\image stitch\sbairport01.jpg
文件 64038 2006-11-17 22:15 基于harris角点特征的图像配准程序\image stitch\sbairport05.jpg
文件 2549 2006-08-29 16:25 基于harris角点特征的图像配准程序\image stitch\steeredDerivs.m
文件 2060 2006-08-28 11:12 基于harris角点特征的图像配准程序\image stitch\THARRIS.M
..A.SH. 39424 2007-03-22 22:20 基于harris角点特征的图像配准程序\image stitch\Thumbs.db
文件 55973 2006-11-20 16:07 基于harris角点特征的图像配准程序\image stitch\window_view_1.jpg
文件 110437 2006-11-17 22:15 基于harris角点特征的图像配准程序\image stitch\window_view_2.jpg
目录 0 2010-03-24 10:13 基于harris角点特征的图像配准程序\image stitch
目录 0 2010-03-24 10:13 基于harris角点特征的图像配准程序
----------- --------- ---------- ----- ----
653565 28
............此处省略1个文件信息
相关资源
- 组合导航matlab程序
- 替代数据法的matlab程序
- 神经网络分类matlab程序
- matlab程序用Hopfield网络解决TSP
- 多用户检测MATLAB程序
- 实现2ask.4ask.2fsk.4fsk.qam16.qam8调制的m
- 曲线旋转得到曲面的MATLAB程序
- 主动轮廓模型算法matlab程序
- Lozi混沌系统相关分析的MATLAB程序
- 用蚁群算法求解TSP问题的matlab程序
- 分数阶chen混沌matlab程序
- 基于粒子群算法的非合作博弈的matl
- KF+EKF matlab程序实现
- 圆拟合matlab程序,以及圆心 半径的确
- stlwritematlab程序
- 层次分析法的matlab程序
- 泊松过程的模拟及检验 matlab程序
- 世上最牛的23个图像跟踪算法MATLAB程序
- 散点拟合平面的MATLAB程序
- 信号检测与估计-理论与应用答案及
- ROC曲线MATLAB程序
- dijkstra算法改进的matlab程序能求出两点
- EEMD的MATLAB程序
- 基于遗传算法的机器人路径规划matl
- 基于自适应压扩法降低OFDM系统的峰均
- 求露点温度matlab程序
- 计算图像Spatial Frequence的Matlab程序SF
- 德州扑克获胜概率计算的MATLAB程序
- 数模美赛常用模型算法matlab程序包+数
- 遗传算法完整MATLAB程序实数法,轮盘
评论
共有 条评论