How to display CT volume which corrected with slice thickness in z-axis
2 次查看(过去 30 天)
显示 更早的评论
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 个评论
tesarj13
2018-10-23
I guess you need to interpolate some data to fit spacing between slices to same value as spacing between pixels.
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Biomedical Imaging 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!