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?

Risposte (2)

Matt J
Matt J il 12 Apr 2016

0 voti

You could try iradon() or ifanbeam().

3 Commenti

Raisul
Raisul il 12 Apr 2016
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 il 5 Gen 2017
Modificato: ilanzhang il 5 Gen 2017
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 il 3 Apr 2023
it does not work with iradon()

Accedi per commentare.

Richiesto:

il 12 Apr 2016

Community Treasure Hunt

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

Start Hunting!

Translated by