搜索资源列表
matlabimagereconstruction
- 主要使用radon、iradon、fanbeam和ifanbeam函数从样本图像中形成投影,然后利用这些投影重构图像-The main use of radon, iradon, fanbeam and ifanbeam function formed from the sample image projection, and then use the projection of the reconstructed image
tuxiangchonggou
- 使用radon、iradon、fanbeam和ifanbeam函数从样本图像中形成投影,然后利用这些投影重构图像-Use radon iradon fanbeam, and ifanbeam functions formed from the sample image projection, and then take advantage of these projection reconstructed image
sxs_FDK
- 等距扇束CT重建,利用matlab自带pantom进行正向投影和逆向滤波反投影重建,恢复图像-CT fanbeam FDK reconstruction
CT_projection_and_reconstruction
- 该代码用Matlab实现模拟CT投影数据采集、反投影重建,包括以下内容: 1. 用Matlab读取和显示一幅shepp-logan体模图像; 2. 选定扫描起始角度和间隔; 3. 进行radon变换,显示投影数据; 4. 进行irandon变换,显示反投影重建图像; 5. 进行fanbeam变换,显示数据; 6. 进行ifanbeam变换,显示反投影重建图象。-The code using Matlab simulation CT projection da
扇形束重建算法
- 实现CT扇形束重建,医学断层图像重建仿真实验书中部分代码(fanbeam CT reconstruction)