You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CERR FORUM
Hi all,
In image fusion/auto registration I use non-rigid in the registration
setup. When I click continue, an empty red page appears and I get the
following error in the MATLAB workspace.
??? Undefined function or method 'imshow' for input arguments of type
'uint16'.
Error in ==> drawRegField at 60
hIm = imshow(im, 'DisplayRange',[min(im(:)) max(im(:))]);
Error in ==> CERRRegistrationRigidSetup at 135
drawRegField('init');
I searcheed for the file "imshow" but it was not found anywhere in the
CERR folder.
I am using CERR 4.0 beta (25 Jan 2011) on MATLAB R2011a with a 64x
windows 7.
I appreciate any help.
Thanks,
Houra
Kaori Asai
unread,
Aug 19, 2014, 3:53:21 AM8/19/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to cerr-...@googlegroups.com
Hi Houra
I just began to use CEER.
And I have same problem as you described in this forum.