How to perform multi-planar reformation in CT/MR images?

10 views (last 30 days)
I have a 3D matrix (say 512*512*128) which represents a 3D CT volume.
How can i extract a slice from the 3D volume in any desired direction?
This can be done by either imwarp or imrotate3 functions. However, they take quite a long time when the matrix size increases.
Is there any faster and more efficient way to accomplish this?

Accepted Answer

Matt J
Matt J on 8 Jan 2020
Edited: Matt J on 8 Jan 2020

More Answers (0)

Categories

Find more on Neuroimaging in Help Center and File Exchange

Products


Release

R2017b

Community Treasure Hunt

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

Start Hunting!