how to read 3-D medical image

 采纳的回答

David Legland
David Legland 2013-10-25

0 个投票

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
Image Analyst 2013-10-28
编辑:Image Analyst 2013-10-28

0 个投票

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 个评论

my format is imread().
That is not a format. That is a function to read in an image. The image has a format regardless if you use imread() or not or some other function to read it in.
what about pgm format for 3d images?
Type imformats onto the command line to see what image file formats are accepted in your version.

请先登录,再进行评论。

类别

帮助中心File Exchange 中查找有关 DICOM Format 的更多信息

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by