how to read 3-D medical image
Mostra commenti meno recenti
how to read 3-D medical image
Risposta accettata
Più risposte (1)
Image Analyst
il 28 Ott 2013
Modificato: Image Analyst
il 28 Ott 2013
0 voti
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 Commenti
asmi
il 29 Ott 2013
Image Analyst
il 29 Ott 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
il 23 Mag 2014
what about pgm format for 3d images?
Image Analyst
il 23 Mag 2014
Type imformats onto the command line to see what image file formats are accepted in your version.
Categorie
Scopri di più su Read and Write Image Data from Files in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!