搜索资源列表
FBP.rar
- CT(computer tomography )图像重建算法,FBP,是目前商用CT的主流重建算法,computer tomography reconstruction algrithm
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
dian1
- fan beam fbp, very important
fbp
- FBP算法重建医学图像的研究,用matlab编写的-FBP reconstruction method of medical image
fbpfun
- CT重建时,一般会应用解析重建,而这个FBP就是很经典的解析重建。。代码实现-CT reconstruction is a general application of analytic reconstruction, and this is a classic analytical FBP reconstruction. . Code
FBP
- 从投影数据的采集,到投影数据的加权到滤波到图像重建。-From the projection data collection, to the weighted projection data to the filter to the image reconstruction.
FBP-cankao
- 于一种新的扫描方式的滤波反投影算法。本文重点介绍了CT滤波反投影算法,有平行束也有扇束,其中扇束着重介绍了等距、重排算法,值得参考。-In a new way of scanning the filtered back projection algorithm. This paper focuses on CT filtered back projection algorithm, a parallel beam are also fan-beam, which focuses on the f
fbp
- fbp 三维重建 基于压缩感知的计算机成像-san wei c jian
fbp
- ct 平行束滤波反投影重建算法matlab 分为创建原始图像 投影 滤波重建三个文件-matlab fbp reconstruction algorithm which can be used for CT image reconstruction
fbp
- 利用matlat解决CT成像效率问题FBP算法-matlab CT fbp algorithm
FBP
- N年前上数字图像课时写的实验报告和程序,用滤波反投影(Filter Back Project,FBP)法重建图像。-Report and source code for data image restore experiment, using FBP.
FBP
- 用matlab实现医学图像的FBP算法重构,这是基础的CT图像重构算法-Medical images using matlab FBP reconstruction algorithm, which is the basis of CT image reconstruction algorithm
FBP
- FBP 滤波反投影 自动读取Shepp-Logan头像,并用FBP进行重建对比。亲测可用-The filtered back projection algorithm code
FBP
- CT成像FBP算法 c编程,自己写的,基于光线的平行束滤波反投影。-CT imaging FBP algorithm C programming
FBP
- CT重建算法中解析算法FBP的代码,分为三个文件,分别为主文件fbp和辅助文件。-FBP algorithm code in CT image reconstruction
FBP
- 这是一个滤波反投影算法(FBP),用matlab编写,直接运行即可-filtered back projection
fbp
- 利用MATLAB实现FBP算法,嗯,没啥说明了额。(filter backup projection)
alt_fbp
- fbp的简单matlab代码,就是这样子的。(Fbp's simple MATLAB code, is this son.)
FBP
- ct图像重建,MATLAB求解图像重建 fbp(CT image reconstruction)
fbp-
- 手动求投影,(手动实现radon的等价效果) 滤波反投影,即fft=>滤波=>ifft=>反投影(fft, filter, ifft, inverse filter)