X-ray CT reconstruction

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