[imshow] "Invalid input arguments"
bonsoir
voila , je rencontre un problème d'affichage d'une image dicom(je débute) ...
vous en pensez quoi !!!c 'est une histoire de mise à jour de imshow??!!de la toolbox....
Code:
1 2 3 4 5 6 7 8 9
|
I=dicomread('CD-16.dcm');
imshow(I,'DisplayRange',[]);
??? Error using ==> imshow (ParseInputs)
Invalid input arguments; see HELP IMSHOW
Error in ==> C:\MATLAB6p5\toolbox\images\images\imshow.m
On line 90 ==> [imtype, cdata, cdatamapping, clim, map, xdata, ydata, filename, ... |
merci