Effacer les filtres
Effacer les filtres

Changing orientation of 3D medical PET MRI images

7 vues (au cours des 30 derniers jours)
Burak
Burak le 19 Nov 2023
Modifié(e) : DGM le 20 Nov 2023
Hello everyone,
I am MSc student and recently started working on image processing. I have following issue that I cannot overcome.
I have 89 PET MRI slices, taken from my phantom, and when I read them to MATLAB, using dicomread, I obtain sagittal view. But I need them into coronal view. Is there any solution for that in MATLAB.
or I should re-orient my phantom and re-take my images?
Also I tried medicalVolume functions but I could not find any solution for converting slices into coronal plane?

Réponses (1)

DGM
DGM le 20 Nov 2023
Modifié(e) : DGM le 20 Nov 2023
What's wrong with just using shiftdim(), permute(), flip(), rot90() as needed?

Catégories

En savoir plus sur DICOM Format dans Help Center et File Exchange

Produits


Version

R2023b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by