Hi,
This error message was found during using the slice viewer:
'Exception occured. (MATLAB:UndefinedFunction)
Undefined function or method 'imresize_old' for input arguments of type 'double'.
<a href="error:/data_RAID/li/worksoft/REST/REST2007V1.3_100201/rest_sliceviewer.m,2763,0">2763#line</a>, AddOverlay, in "/data_RAID/li/worksoft/REST/REST2007V1.3_100201/rest_sliceviewer.m"
<a href="error:/data_RAID/li/worksoft/REST/REST2007V1.3_100201/rest_sliceviewer.m,1370,0">1370#line</a>, SetView_Orthogonal, in "/data_RAID/li/worksoft/REST/REST2007V1.3_100201/rest_sliceviewer.m"
<a href="error:/data_RAID/li/worksoft/REST/REST2007V1.3_100201/rest_sliceviewer.m,1289,0">1289#line</a>, SetImage, in "/data_RAID/li/worksoft/REST/REST2007V1.3_100201/rest_sliceviewer.m"
<a href="error:/data_RAID/li/worksoft/REST/REST2007V1.3_100201/rest_sliceviewer.m,380,0">380#line</a>, rest_sliceviewer, in "/data_RAID/li/worksoft/REST/REST2007V1.3_100201/rest_sliceviewer.m"
<a href="error:/data_RAID/li/worksoft/REST/REST2007V1.3_100201/rest_sliceviewer.m,398,0">398#line</a>, rest_sliceviewer, in "/data_RAID/li/worksoft/REST/REST2007V1.3_100201/rest_sliceviewer.m"
which imresize
'imresize' not found.
Show a brain's slice. "rest_sliceviewer" can be opened more than one instance like MRIcro, and supports multi-slice, overlay and so on. by Xiao-Wei Song
Usage: hFig =rest_sliceviewer('ShowImage', AFilename, CallBack);
rest_sliceviewer('Delete', AFigHandle);
Detailed usage is the code file "rest_sliceviewer.m"
------------------------------------------------------------------------------------------------------------------------------
Copyright(c) 2007~2010
State Key Laboratory of Cognitive Neuroscience and Learning, Beijing Normal University
Written by Xiao-Wei Song
http://www.restfmri.net
Mail to Authors: <a href="Dawnwei.Song@gmail.com">SONG Xiao-Wei</a>; <a href="ycg.yan@gmail.com">YAN Chao-Gan</a>; <a href="dongzy08@gmail.com">DONG Zhang-Ye</a>
Version=1.3;
Release=20091201;'
I indeed did not find the 'imresize_old' and 'imresize' files. Could you please find a solution? Thank you!
Regards,
Yong Li
Submitted by admin on Tue, 02/23/2010 - 17:53 Permalink
Seems that you did not install Image Toolbox.
Seems that you did not install Image Toolbox.
Install it for your MATLAB and try again.
Submitted by liy on Fri, 02/26/2010 - 18:38 Permalink
You are right! Thanks!
Hi,
I rechecked the versions of matlab in our lab. Actually, there is one compiled version which does not have image processing toolbox. I happened to use this one recently. Thank you very much!
Regards,
Yong
Submitted by Marisa on Thu, 05/27/2010 - 13:26 Permalink
Slice Viewer -- Toolbox
Hi,
I have the same problem, but do not know which image toolbox to install.
Regards,
Marisa
Submitted by liy on Fri, 05/28/2010 - 03:31 Permalink
Hi, You can find the info
Hi,
You can find the info about the image processing toolbox of Matlab here: http://www.mathworks.com/products/image/
Good luck!
Yong