搜索资源列表
equidistant
- 本程序实现了CT系统在锥形束等距投影情况下,2D图像的重建-This procedure achieved a cone-beam CT system in the case of isometric projection, 2D image reconstruction
reprojection
- 用matlab编写的图像投影及重建算法,是CT投影应用的简单程序-Image projection reconstruction algorithm using matlab, CT projection applications simple program
benzlxs
- 用matlab编写逆投影变换程序,三个m文件分别代表最近邻插值法,双线性插值法,立方卷积插值法,通俗易懂,含有测试图片,打开就能用-Inverse projection transformation program, matlab prepared three m documents represent the nearest neighbor interpolation, the bilinear interpolation and cubic convolution interpolatio
IBP-algorithm
- 迭代反投影的高分辨率图像重建算法matlab代码-High-resolution iterative back-projection image reconstruction algorithm matlab code
BP
- 反投影算法,使用matlab编程,对图像进行高分辨率的重建算法-Back-projection algorithm using matlab programming, high-resolution image reconstruction algorithm
m
- matlab圆柱投影的代码,辛苦管理员了,初学者,求教啊-Matlab code of cylindrical projection, hard administrator, beginners, for advice
Satellite-orbit
- 本代码用于模拟卫星星下点在地球表面上的投影。可以在程序中给定六要素及其他相关参数,就可以利用MATLAB呈现出仿真图。-The code for a simulated satellite point on the Earth' s surface projection. May be given in the program six elements and other relevant parameters, you can use MATLAB simulation showing
FBP
- 这是一个滤波反投影算法(FBP),用matlab编写,直接运行即可-filtered back projection
chongjian
- 基于matlab的CT投影图像重建,比较好用的(CT projection image reconstruction based on MATLAB)
bpf
- CT重建滤波反投影BPF算法,虽然可以用MATLAB直接实现,但原理需要写开代码才能看到。这个是一步一步写出的,但速度慢。(Although the back projection BPF algorithm of CT reconstruction filtering can be directly implemented by MATLAB, the principle needs to be written code to see. It's written step by step, b