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?

Réponses (2)

Matt J
Matt J le 12 Avr 2016

0 votes

You could try iradon() or ifanbeam().

3 commentaires

Raisul
Raisul le 12 Avr 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 le 5 Jan 2017
Modifié(e) : ilanzhang le 5 Jan 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 le 3 Avr 2023
it does not work with iradon()

Connectez-vous pour commenter.

Community Treasure Hunt

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

Start Hunting!

Translated by