how to read 3-D medical image

6 visualizaciones (últimos 30 días)
asmi
asmi el 25 de Oct. de 2013
Comentada: Image Analyst el 23 de Mayo de 2014
how to read 3-D medical image

Respuesta aceptada

David Legland
David Legland el 25 de Oct. de 2013
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

Más respuestas (1)

Image Analyst
Image Analyst el 28 de Oct. de 2013
Editada: Image Analyst el 28 de Oct. de 2013
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 comentarios
eman
eman el 23 de Mayo de 2014
what about pgm format for 3d images?
Image Analyst
Image Analyst el 23 de Mayo de 2014
Type imformats onto the command line to see what image file formats are accepted in your version.

Iniciar sesión para comentar.

Categorías

Más información sobre Import, Export, and Conversion en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by