资源简介
基于matlab的,三维重建,程序内有多个M文件,找到main,即可运行
代码片段和文件信息
%
% \pao
% \bi
% \item {\tt matches12} matches in an $n \times 4$ array of matches $(xyx‘y‘)$ in this
% case $n$ is the number of matches.
% \item {\tt minc} is the minimum value of $C$ for each corner.
% \item {\tt mat12} is defined such that {\tt mat(i) = j} means corner $i$ matches to
% corner $j$.
% \ei
% By Philip Torr 2002
% copyright Microsoft Corp.
function matches12 = torr_add_manual_matches(ax_handle2ax_handle3)
button1 = 1;
button2 = 2;
no_matches = 0;
while ~isempty(button1) & ~isempty(button2)
axes(ax_handle2);
hold on;
[XcurYcurbutton1] = GINPUT(1);
plot(XcurYcur ‘m+‘);
if ~isempty(button1)
axes(ax_handle3);
hold on
[Xcur2Ycur2button2] = GINPUT(1);
plot(XcurYcur ‘m+‘);
end
if (~isempty(button1) & ~isempty(button2))
no_matches = no_matches + 1;
matches12(no_matches:) = [XcurYcurXcur2Ycur2];
axes(ax_handle2);
u1 = Xcur2 - Xcur;
v1 = Ycur2 - Ycur;
quiver(Xcur Ycur u1 v1 0);
text(XcurYcurnum2str(no_matches)‘Color‘‘m‘);
end
end
hold off
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 1921078 2017-02-12 22:13 matlab三维重建程序\fp3.bmp
文件 37040 2002-03-28 12:11 matlab三维重建程序\stereo.fig
..A.SH. 45056 2006-05-10 16:34 matlab三维重建程序\Thumbs.db
文件 1240 2002-06-05 13:04 matlab三维重建程序\torr_add_manual_matches.m
文件 2408 2003-05-14 16:28 matlab三维重建程序\torr_calc_cubic_coefs.m
文件 17800 2002-05-17 14:37 matlab三维重建程序\torr_cal_menu.fig
文件 7385 2002-06-05 13:04 matlab三维重建程序\torr_cal_menu.m
文件 3971 2017-02-12 22:31 matlab三维重建程序\torr_charris.m
文件 2932 2002-06-05 13:06 matlab三维重建程序\torr_compare_epipoles.m
文件 4297 2002-06-20 13:15 matlab三维重建程序\torr_compF_sc.m
文件 5555 2002-06-05 13:06 matlab三维重建程序\torr_comp_sam_lin_sc
文件 3471 2002-05-16 14:50 matlab三维重建程序\torr_corn_matcher.m
文件 1602 2002-06-05 13:08 matlab三维重建程序\torr_correctx4F.m
文件 883 2017-02-12 22:13 matlab三维重建程序\torr_cor_sc
文件 13776 2002-04-09 16:47 matlab三维重建程序\torr_c_menu.fig
文件 7496 2002-06-05 13:04 matlab三维重建程序\torr_c_menu.m
文件 1498 2002-06-05 13:08 matlab三维重建程序\torr_display_epipolar.m
文件 2528 2002-06-05 13:08 matlab三维重建程序\torr_display_epipoles.m
文件 870 2002-06-12 18:02 matlab三维重建程序\torr_display_matches.m
文件 1290 2002-06-05 13:09 matlab三维重建程序\torr_display_structure.m
文件 1532 2002-06-05 13:08 matlab三维重建程序\torr_disp_epip_geom.m
文件 1827 2002-06-05 13:09 matlab三维重建程序\torr_errf2.m
文件 300 2002-04-22 18:02 matlab三维重建程序\torr_errfa.m
文件 1967 2002-06-05 13:09 matlab三维重建程序\torr_errf_nl_2.m
文件 210 2002-05-14 17:01 matlab三维重建程序\torr_errf_sse.m
文件 482 2002-06-05 13:09 matlab三维重建程序\torr_errf_sseC.m
文件 394 2002-05-17 13:53 matlab三维重建程序\torr_errg_sse.m
文件 3121 2002-06-05 13:09 matlab三维重建程序\torr_errh.m
文件 813 2002-06-05 13:09 matlab三维重建程序\torr_estf.m
文件 859 2002-06-05 13:10 matlab三维重建程序\torr_estfa.m
............此处省略64个文件信息
相关资源
- 运用遗传算法求解带出入点的车间布
- 小波分解与重构的几个matlab程序
- buck boost恒流充电 恒压放电matlab仿真
- CURE算法和Matlab实现
- Matlab 2015b win32软件的baidu云盘地址
- GPS软件接收机MATLAB代码
- matlab实现基于DCT数字水印添加以及提
- rossler混沌同步的MATLAB程序169248
- 三相桥式有源逆变仿真
- 各向异性滤波的matlab程序一维、二维
- 相关干涉仪测向方法matlab仿真.rar
- 先进pid控制matlab仿真(第二版)随书
- 增量式PID的MATLAB实现.rar
- matlab的LDPC实现
- NCC图像匹配源码matlab
- matlab瑞利信道的程序
- ZF预编码MATLAB代码实现
- OFDM系统中基于导频的信道估计及其
- 最小二乘辨识模型+matlab代码
- 图论——有向图的关联矩阵和邻接矩
- 最小二乘法曲线拟合的matlab实现
-
七自由度汽车模型Matlab/Simuli
nk - Matlab2012A crack破解文件
- 《MATLAB在振动信号处理中的应用》随
- MATLAB对陈系统,Lorenz系统,吕系统的
- 最近邻域分类法matlab实现
- canny算子matlab源代码本人亲测可用
- 在Matlab上实现自相关和互相关函数
- FRFT程序,分数阶傅里叶变换的matlab源
- 数学形态学的matlab实现
评论
共有 条评论