How to display CT volume which corrected with slice thickness in z-axis
조회 수: 4 (최근 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!