How to use 1D projections to reconstruct an image?

Assuming I obtain 180 projection data values from the rotation of a source and detector from 0 degrees to 180 degrees, how can I use the 1D projections to reconstruct an image ? At this point I still do not have any code as I can not figure out the geometric aspect of each point along the trajectory of a projection.

 채택된 답변

Walter Roberson
Walter Roberson 2023년 3월 28일

1 개 추천

Sounds like a job for iradon

추가 답변 (1개)

Image Analyst
Image Analyst 2023년 3월 29일

1 개 추천

This is essentially what CT does. You need to do filtered back projection. Study up on CT and find out how to use the inverse radon transform and how to filter it.

카테고리

도움말 센터File Exchange에서 Image Segmentation and Analysis에 대해 자세히 알아보기

질문:

2023년 3월 28일

댓글:

2023년 3월 29일

Community Treasure Hunt

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

Start Hunting!

Translated by