Open a DICOM Image

3 vues (au cours des 30 derniers jours)
Ann G
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??

Réponse acceptée

Walter Roberson
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
Ann G
Ann G le 28 Sep 2015
Modifié(e) : Ann G le 28 Sep 2015
That's what I meant! I'm sorry! It's is just that in matlab there are more than one commands that want ask me for some parameters that i don't understand. Also, when I "run" the commands there is no result but errors.
Walter Roberson
Walter Roberson le 28 Sep 2015
Please show some of the commands you are having difficulty with.

Connectez-vous pour commenter.

Plus de réponses (0)

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!

Translated by