搜索资源列表
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
ESfanrecon
- 基于matlab的平行束滤波反投影重建算法-Matlab-based parallel beam filtered back projection reconstruction algorithm
FBP
- 这是一个医学图像重建程序,用的是滤波反投影算法。-Medical Image Reconstruction using Filtered Back Projection. Matlab code (GUI)+ 4 Sinograms for testing/demonstrations. Can be used as a laboration to compare different numbers of projections, filters and interpolatio
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.
98968773fbp
- 滤波反投影算法 迭代实现图像的重建算法 滤波反投影算法 迭代实现图像的重建算法-FBP algorithm FBP algorithm FBP algorithm FBP algorithm FBP algorithm FBP algorithm
FBPRec
- 对滤波反投影重建算法的研究,以phantom图为例,构建滤波器,重建图像-fbpreconstruction
fbp
- ct 平行束滤波反投影重建算法matlab 分为创建原始图像 投影 滤波重建三个文件-matlab fbp reconstruction algorithm which can be used for CT image reconstruction
ct-fbp
- ct扇束等角滤波反投影重建算法matlab源码 分成源图像创建 投影 滤波反投影三个文件-ct Matlab reconstruction algorithm which can be used for CT image reconstruction
ct
- ct 扇束等距滤波反投影重建算法matlab描述 分成源图像创建 投影重建两个文件-ct fan-beam equidistant filtered back projection reconstruction algorithm Matlab descr iption into the source image to create a projection reconstruction of two files
matlabFBP
- 基于matlab的平行束滤波反投影重建算法 很好很强大-Matlab-based parallel beam filtered back projection reconstruction algorithm is very very strong
FBP重建算法
- 基于C语言编程的C语言投影,滤波反投影重建算法,从外界加载的图片。
基于matlab的平行束滤波反投影重建算法
- 平行束的CT成像,对投影线经过的像素做线积分,积分得到的值保存为该角度下的权值 对一组数据 P 做 Radon 变换,即做正投影,会得到两个数据(Parallel beam CT imaging)
基于matlab的平行束滤波反投影重建算法
- 基于matlab的平行束滤波反投影重建算法(Back projection reconstruction algorithm of parallel beam filter based on MATLAB)
基于matlab的平行束滤波反投影重建算法
- 数学建模的程序,用于重建算法,希望对大家有帮助。(A program for mathematical modeling)
FBP重建算法
- FBP重建算法 滤波反投影 投影 反投影(FBP reconstruction algorithm, filtered back projection, projection backprojection)
滤波反投影重建算法
- 实现滤波反投影的算法,用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)
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