搜索资源列表
fbp-reconstruction
- 基于matlab的滤波反投影重建算法,实现了标准2维图像的重建-based on Matlab filtered back projection reconstruction algorithm, and the standard two-dimensional image reconstruction
EAfanfbp
- 基于matlab的扇形滤波反投影重建算法-fan filtered back projection reconstruction algorithm
平行束滤波反投影算法
- matlab实现平行束滤波反投影算法。
CT
- 利用matlab程序对图像进行重建,扇束滤波反投影法图像重建-Fan-beam filtered back projection image reconstruction
Image-Reconstruction
- 运用滤波反投影的方法对所输图像进行重建,其中可以对图像的滤波和插值进行选择。-Using filtered back-projection method for the reconstruction of the input images, which can filter and interpolation of images to choose.
FBPRec
- 对滤波反投影重建算法的研究,以phantom图为例,构建滤波器,重建图像-fbpreconstruction
bmpdis-ct-total
- VC++编写的CT的S-L头模型生成、投影、滤波反投影、卷积反投影和反投影滤波程序-Written in VC++ CT, SL head model generation, projection, filtered back projection, convolution back projection and filtered back-projection procedure
FFBP
- 扇束反投影滤波,这是一个通过反投影滤波法重建CT图像的 matlab程序-dgfgdg dgrehj
Image-test-on-2D-fbp-algorithm
- 这是一个基于扇形束反投影滤波重建的算法,可用于CT重建。-This is a backprojection filtering reconstruction algorithm, based on the fan-beam CT reconstruction can be used.
fbp
- 用于三维重建的反投影滤波,X-ray,CT,SPECT等图像重建-3D reconstruction
基于matlab的平行束滤波反投影重建算法
- 基于matlab的平行束滤波反投影重建算法(Back projection reconstruction algorithm of parallel beam filter based on MATLAB)
CT二维图像重建程序
- CT二维图像重建的两种方法代码。傅里叶转换法和滤波反投影法。(CT two-dimensional image reconstruction of the two methods of code. Fu Liye transform method and filtered back projection method.)
fantouying.m
- 求图像重建反投影、滤波反投影matlab仿真程序(Seeking image reconstruction, back projection, filtered back projection matlab simulation program)
滤波反投影重建算法
- 实现滤波反投影的算法,用matlab实现的算法(Algorithm for filtering back projection)
FBPtest1
- CT拍摄拍摄一周,步进1度,360张投影图像,使用S-L滤波,滤波反投影FBP算法进行二维断面重建(CT filming for a week, step 1 degrees, 360 projection images, using S-L filter, filter back projection FBP algorithm for two-dimensional section reconstruction)
R-LandS-L
- CT反投影重建的R-L滤波函数与S-L函数,应用对象为matlab自带shepp-logan模型图像(R-L function and S-L function applying to CT backproject reconstruction)
CT图像重建代码
- CT图像重建代码,直接滤波反投影,滤波反投影算法,解析法的滤波反投影算法,迭代法主程序,其余的都是调用函数。(CT image reconstruction code, direct filter back projection, filtered back projection algorithm, analytic method of filtered back projection algorithm, iterative main program, and the rest are ca
fbp-
- 手动求投影,(手动实现radon的等价效果) 滤波反投影,即fft=>滤波=>ifft=>反投影(fft, filter, ifft, inverse filter)
FBP
- 基于理想卷积反投影重建算法理论,推导出相应校正偏离的卷积反投影算法。对图像进行重建。(Based on the theory of ideal convolution back projection reconstruction algorithm, a convolution back projection algorithm for correcting deviation is derived. The image is reconstructed.)
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