搜索资源列表
CT-image
- 关于CT快速图像重建算法研究,讲解基本的CT成像方法。caj文件格式,使用cajviewer查看。
平行束CT重建算法
- 基于MatLAB语言的平行束CT重建算法。
ART重建算法 用于CT图像重建
- ART重建算法,该算法可用于CT图像重建或EST图像重建-Matlab ART reconstruction algorithm, which can be used for CT image reconstruction or image reconstruction EST-matlab reconstruction algorithm, which can be used for CT image reconstruction or image reconstruction EST
FBP.rar
- CT(computer tomography )图像重建算法,FBP,是目前商用CT的主流重建算法,computer tomography reconstruction algrithm
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
Principle-of-CT-imaging
- 详细地介绍CT计算机断层扫描的过程,物理原理,数学基础,和重建算法-Detailed descr iption of the process of CT computed tomography, physics, mathematics, and reconstruction algorithms
CT
- 图像反投影重建算法,利用CT采集的数据在进行R_L_滤波后进行反投影得到检测图像。-Image reconstruction algorithm, using the projection of the data collected on CT after R_L_ filter back-projection get detection images.
fbp
- 滤波反投影CT图像重建算法 filter-backproject reconstruction, including feldkamp (FDK) cone beam-Filter back projection algorithm for CT image reconstruction filter-backproject reconstruction, including feldkamp (FDK) cone beam
ICT
- 本文为图像重建的研究论文,题目为工业CT图像重建算法的计算机模拟的研究-In this paper, for image reconstruction of the research papers, the subject of industrial CT image reconstruction algorithm of the computer simulation study
CT
- 一部讲CT图像重建很经典的书籍,涉及很多原理与算法方面的东西-A talk about the reconstruction of CT images of the classic books, the principle involves a lot of things with the algorithm
sheep-logan
- 在研究从投影重建图像的算法时,为了比较客观的评价各种重建算法的有效性,人们常选用公认的Sheep Logan 头模型,本文就是用CT重建的理论模型,希望对大家有用-In the study from the projection image reconstruction algorithm, in order to more objective evaluation of the effectiveness of the various reconstruction algorithms, it
Cone_beam_reconstruction
- 一种锥束CT重建算法,主要用于放射治疗的成像重建计算-An algorithm for cone_beam reconstruction, which can be used in radiotherapy imaging and setup
CT
- 基于低剂量CT的图像重建算法,matlab编写,适合学习CT的同学学习-Based on low-dose CT image reconstruction algorithm, matlab prepared, suitable for the study of CT students to learn
ct-fbp
- ct扇束等角滤波反投影重建算法matlab源码 分成源图像创建 投影 滤波反投影三个文件-ct Matlab reconstruction algorithm which can be used for CT image reconstruction
扇形束重建算法
- 实现CT扇形束重建,医学断层图像重建仿真实验书中部分代码(fanbeam CT reconstruction)
ART_3D
- 算术迭代算法ART ct 重建算法的vc工程(ART CT reconstruction)
myFilteredBackprojection2DFT
- 二维快速傅里叶CT图像重建,直接输入数据就可以重建图像,已测试(Filtered Back projection 2D FT)
Asd-pocs
- 一种稀疏角度下的重建算法,该算法是在matlab平台上实现的CT重建算法(A sparse angle reconstruction algorithm)
CT反投影重建
- 使用matlab仿真实现了CT图像反投影重建算法(The back projection reconstruction algorithm of CT image is realized by MATLAB simulation)
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