搜索资源列表
backprojection
- 是一用opencv实现的背景减出的代码,可以参考一下-with opencv is a realization by the background of a code can reference
MRI-shepplogan
- 此代码为基于压缩采样理论的shepploan图像的重建算法。-This code is based on sampling theory shepploan compressed image reconstruction algorithm.
CompTomo-0[1].01
- 有关于医学成像的重建算法,用C++编写,重点在于滤波反投影方面-This is a package of programs which implement filtered backprojection for 1st, 3rd, 4th, 5th and to some extent, 2nd generation CT.
show
- 绘制大脑切片椭圆图像,并作投影和反投影。-Draw oval image brain slices, and for the projection and backprojection.
backproj
- ct 图像滤波反投影成像算法,c++版,初学者使用-ct backprojection algorithm
Classical_filter_algorithm
- 经典的滤波算法:1、限幅滤波法2、中位值滤波法3、算术平均滤波法4、递推平均滤波法5、中位值平均滤波法6、限幅平均滤波法7、一阶滞后滤波法-One of the conventional reconstruction techniques of CT is the filtered backprojection method which has little complexity and high resolution, but has not locality properly
FDK
- projection and backprojection
Based-on-parallel-beam-FBP-algorithm
- 基于matlab的平行束滤波反投影重建算法-Based on parallel beam filtered backprojection reconstruction algorithm matlab
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
Backprojection for Synthetic Aperture Radar
- 学习反向投影算法的SAR成像论文,介绍的非常详细,能够根据内容编写出程序来(A good thesis for study of backprojection algorithm in synthetic aperture radar imaging. One can program with matlab from the descr iption in this thesis)