how to read 3-D medical image
Ältere Kommentare anzeigen
how to read 3-D medical image
Akzeptierte Antwort
Weitere Antworten (1)
Image Analyst
am 28 Okt. 2013
Bearbeitet: Image Analyst
am 28 Okt. 2013
0 Stimmen
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 Kommentare
asmi
am 29 Okt. 2013
Image Analyst
am 29 Okt. 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
am 23 Mai 2014
what about pgm format for 3d images?
Image Analyst
am 23 Mai 2014
Type imformats onto the command line to see what image file formats are accepted in your version.
Kategorien
Mehr zu Read and Write Image Data from Files finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!