MATLAB爱好者论坛-LabFans.com

MATLAB爱好者论坛-LabFans.com (https://www.labfans.com/bbs/index.php)
-   MATLAB论坛 (https://www.labfans.com/bbs/forumdisplay.php?f=6)
-   -   【资料】图像配准程序讨论(附程序) (https://www.labfans.com/bbs/showthread.php?t=1976)

Godlike 2008-03-31 16:04

【资料】图像配准程序讨论(附程序)
 
2 个附件
首先说明,本程序是从网上down的,为此感谢原作者lijing

该程序见附件,一共14个m文件,问题出在GUI界面proj.m和图片选择窗口testListBoxlj.m上

存在问题:当选入一幅图片后,可以在gui上显示,再选入另一副图像,则整个gui只有第二幅图像

同时程序出现以下提示:

??? Error using ==> guidata
H must be the handle to a figure or figure descendent.

Error in ==> proj>pushbutton3_Callback at 349
guidata(hObject, handles);

Error in ==> gui_mainfcn at 75
feval(varargin{:});

Error in ==> proj at 42
gui_mainfcn(gui_State, varargin{:});

??? Error while evaluating uicontrol Callback.

研究过很长一段时间,还是没能解决问题,特来请教各位。

lily611 2009-03-15 23:03

回复: 【资料】图像配准程序讨论(附程序)
 
首先非常感谢你提供的资料,我刚开始接触图像配准,对MATLAB也不熟悉。你介绍说附件中有14个M文件,怎么下来后有18个M文件。而且运行后出现一下错误提示,但界面能打开。请赐教!谢谢
??? Attempt to reference field of non-structure array.
Error in ==> proj>pushbutton2_Callback at 315
while ValueI.ss.IsImage==0
Error in ==> gui_mainfcn at 75
feval(varargin{:});
Error in ==> proj at 42
gui_mainfcn(gui_State, varargin{:});
??? Error while evaluating uicontrol Callback.

cyf86 2009-06-12 14:46

回复: 【资料】图像配准程序讨论(附程序)
 
那就 先下载下来研究研究了

lxlbju 2010-03-31 16:20

回复: 【资料】图像配准程序讨论(附程序)
 
同样求解,本人也正在研究图像配准,但有很多程序都不理解


所有时间均为北京时间。现在的时间是 13:33

Powered by vBulletin
版权所有 ©2000 - 2025,Jelsoft Enterprises Ltd.