Réponse acceptée

David Legland
David Legland le 25 Oct 2013

0 votes

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

Plus de réponses (1)

Image Analyst
Image Analyst le 28 Oct 2013
Modifié(e) : Image Analyst le 28 Oct 2013

0 votes

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 commentaires

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

Connectez-vous pour commenter.

Catégories

En savoir plus sur DICOM Format dans Centre d'aide et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by