搜索资源列表
SheepLogan.rar
- 用于练习CT重建算法的MATLAB程序,使用著名的sheep logan模型,重建出模型中的图形,CT reconstruction algorithm for the practice of MATLAB, the use of well-known sheep logan model, the reconstruction of a graphical model
reprojection
- 用matlab编写的图像投影及重建算法,是CT投影应用的简单程序-Image projection reconstruction algorithm using matlab, CT projection applications simple program
Image-test-on-2D-fbp-algorithm
- 这是一个基于扇形束反投影滤波重建的算法,可用于CT重建。-This is a backprojection filtering reconstruction algorithm, based on the fan-beam CT reconstruction can be used.
PI-line-CT-reconstruction
- 这篇论文介绍了一种基于Hilbert变换的FBP算法,读者可根据论文中内容实现程序的编写。-This paper describes the based the Hilbert transform FBP algorithm, the reader based on the contents of the paper procedures preparation
wp201306011
- CT中经典的连续反投影算法程序,针对以一个点进行重建,可以加深对于反投影的理解-CT in the classic continuous back-projection algorithm for reconstruction to a point, you can deepen the understanding of the back-projection
hzxianshi
- 程序是CT的投影重建实现算法,运行即可显示重建结果,可开发-CT projection reconstruction algorithm, Operation results indicate reconstruction ,Can be developed。
ctsim
- 关于CT图像重建的一个仿真软件,有助于对二维图像重建的各种算法进行仿真,验证算法的正确性与有效性。-On CT image reconstruction, a simulation software, help on two-dimensional image reconstruction algorithm, simulation verify correctness and validity of the algorithm
FBP
- CT重建算法中解析算法FBP的代码,分为三个文件,分别为主文件fbp和辅助文件。-FBP algorithm code in CT image reconstruction
Asd-pocs
- 一种稀疏角度下的重建算法,该算法是在matlab平台上实现的CT重建算法(A sparse angle reconstruction algorithm)
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