Changing orientation of 3D medical PET MRI images

7 次查看(过去 30 天)
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?

回答(1 个)

DGM
DGM 2023-11-20
编辑:DGM 2023-11-20
What's wrong with just using shiftdim(), permute(), flip(), rot90() as needed?

类别

Help CenterFile Exchange 中查找有关 DICOM Format 的更多信息

产品


版本

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by