Open a DICOM Image
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Ann G
il 28 Set 2015
Commentato: Walter Roberson
il 28 Set 2015
I would Like to ask how can I open a DICOM image with dicomread??
0 Commenti
Risposta accettata
Walter Roberson
il 28 Set 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 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su DICOM Format in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!