채택된 답변

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

asmi
asmi 2013년 10월 29일
my format is imread().
Image Analyst
Image Analyst 2013년 10월 29일
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.
eman
eman 2014년 5월 23일
what about pgm format for 3d images?
Image Analyst
Image Analyst 2014년 5월 23일
Type imformats onto the command line to see what image file formats are accepted in your version.

댓글을 달려면 로그인하십시오.

태그

질문:

2013년 10월 25일

댓글:

2014년 5월 23일

Community Treasure Hunt

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

Start Hunting!

Translated by