Medical Image Reconstruction Program
A medical image reconstruction program implementing the filtered back projection algorithm, a cornerstone technique in computer-aided diagnostics.
Explore MATLAB source code curated for "滤波反投影算法" with clean implementations, documentation, and examples.
A medical image reconstruction program implementing the filtered back projection algorithm, a cornerstone technique in computer-aided diagnostics.
Implementation of filtered back projection algorithm for CT image reconstruction, focusing on head phantom reconstruction and analysis. This high-quality reconstruction provides excellent learning and research material. The project demonstrates practical application of Radon transform, ramp filtering, and back projection techniques - key components in reconstructing cross-sectional images from sinogram data through inverse Radon transformation.