How can I plot for number of CT slices contain tumour in 3D if I have centre pixel location for tumour within diagnosis?
조회 수: 1 (최근 30일)
이전 댓글 표시
I have number of slices of CT lung contain tumour through them and I want to plot these slices in 3D in order to the tumour be clear especially I have the centre pixel location of tumour in each slice, the thickness between the slices, volume, diameter and pixel spacing. Is that possible and what is code for? thank you
댓글 수: 2
Walter Roberson
2017년 1월 29일
Are these reconstructed slices, or the raw CT data that needs to be reconstructed? The wording you use would tend to suggest they are the already reconstructed slices.
답변 (1개)
Walter Roberson
2017년 1월 29일
You should look at isosurface() and slice(). You should also look in the File Exchange at vol3d v2.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 3-D Volumetric Image Processing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!