Open a DICOM Image
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Ann G
le 28 Sep 2015
Commenté : Walter Roberson
le 28 Sep 2015
I would Like to ask how can I open a DICOM image with dicomread??
0 commentaires
Réponse acceptée
Walter Roberson
le 28 Sep 2015
You do not "open" DICOM images in MATLAB: you read the data in them using dicomread() and then you display the data using standard MATLAB commands such as image() or imshow() and colormap()
2 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur DICOM Format dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!