How to display CT volume which corrected with slice thickness in z-axis
4 views (last 30 days)
Show older comments
Hello everyone
I have a number of CT image and I've done with combined and sorting all of the axial slices to create 3D volume already.
But, I wish to display with the real image size.
I mean in z-axis should show as calculated by slice thickness,
x and y-axis show image size with multiply by pixel spacing by the way.
Now, the matrix of 3D volume is 512x512x78 the pixel spacing is 0.7813 and slice thickness is 2 mm
...
thank you
Sine
6 Comments
tesarj13
on 23 Oct 2018
I guess you need to interpolate some data to fit spacing between slices to same value as spacing between pixels.
Answers (0)
See Also
Categories
Find more on Biomedical Imaging in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!