I have a sequence of X-ray projections. It was taken from all the directions. How can I get a cross-sectional CT image using these 2D projections from different angles?

답변 (2개)

Matt J
Matt J 2016년 4월 12일

0 개 추천

You could try iradon() or ifanbeam().

댓글 수: 3

Raisul
Raisul 2016년 4월 12일
but iradon() or ifanbeam() uses only one image and then rotate it to different angles to get the different positions. On the other hand, i have already images from different positions. how can i use all of these to make one cross-sectional CT
ilanzhang
ilanzhang 2017년 1월 5일
편집: ilanzhang 2017년 1월 5일
iradon reconstruct the 2D image from multiangle 1D projections, so maybe you can choose the projection "line" in all views and arrage them into a 2D projection image named sinogram, and it is the R needed in iradon.
oumi k
oumi k 2023년 4월 3일
it does not work with iradon()

댓글을 달려면 로그인하십시오.

질문:

2016년 4월 12일

편집:

2023년 4월 3일

Community Treasure Hunt

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

Start Hunting!

Translated by