![]() |
[求助]matlab显示dicom文件
clear;
I=dicomread('F:\Matlab实验\036.dcm'); figure,imshow(I); 可是总是错误:?? Error using ==> imshow (ParseInputs) Unsupported image class 是什么意思呢? 我用unit8/unit16函数都不可以,每次都说??? Undefined function or variable 'unit16'. |
回复: [求助]matlab显示dicom文件
格式不对吧
|
回复: [求助]matlab显示dicom文件
我是用这种方法:
i=dicomread('F:\图像处理\file\dicomfile\9\9.dcm'); j=double(i); imshow(j,[]) |
所有时间均为北京时间。现在的时间是 12:57。 |
Powered by vBulletin
版权所有 ©2000 - 2025,Jelsoft Enterprises Ltd.