how to read 3-D medical image
4 次查看(过去 30 天)
显示 更早的评论
how to read 3-D medical image
0 个评论
采纳的回答
David Legland
2013-10-25
Hi,
there are plenty of contributions on the file exchange. In particular a contribution called "Read medical data 3D"... http://www.mathworks.fr/matlabcentral/fileexchange/29344-read-medical-data-3d
更多回答(1 个)
Image Analyst
2013-10-28
编辑:Image Analyst
2013-10-28
It depends on the format, and there are lots of possible/likely formats (dicom, custom/raw, etc.). What is your format? Can you use dicomread() or imread() or the Tiff class?
4 个评论
Image Analyst
2014-5-23
Type imformats onto the command line to see what image file formats are accepted in your version.
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!