搜索资源列表
CT
- 利用matlab程序对图像进行重建,扇束滤波反投影法图像重建-Fan-beam filtered back projection image reconstruction
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.
Filterbackproj
- matlab编写的CT图像的滤波反投影程序-matlab prepared CT images of the filtered back-projection program
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
Image-Reconstruction
- 运用滤波反投影的方法对所输图像进行重建,其中可以对图像的滤波和插值进行选择。-Using filtered back-projection method for the reconstruction of the input images, which can filter and interpolation of images to choose.
CompTomo-0[1].01
- 有关于医学成像的重建算法,用C++编写,重点在于滤波反投影方面-This is a package of programs which implement filtered backprojection for 1st, 3rd, 4th, 5th and to some extent, 2nd generation CT.
5956465fbp-reconstruction
- 这是一个滤波反投影程序,应用于CT的图像重建-Medical Image Reconstruction using Filtered Back Projection
CTexp
- 这是一个CT图像重建的程序,用的是滤波反投影的方法。-This is a CT image reconstruction process, using filtered back-projection method.
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
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
reconstruction-of-CT
- 这是学习CT图像重建的必备资料,包括图像锐化和滤波等,最重要的内用是CT图像的滤波反投影重建和卷积反投影重建等中间方法的讲解-This is essential to learn CT image reconstruction, including image enhancement and filtering, the most important within the CT images with a filtered back projection reconstruction and c
backproj
- ct 图像滤波反投影成像算法,c++版,初学者使用-ct backprojection algorithm
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
CT二维图像重建程序
- CT二维图像重建的两种方法代码。傅里叶转换法和滤波反投影法。(CT two-dimensional image reconstruction of the two methods of code. Fu Liye transform method and filtered back projection method.)
ctRecontruction
- 该附件的函数可实现CT重建的功能,如简单的反投影,在空间域中使用卷积的滤波反投影,采用了二维傅立叶变换的滤波反投影,并利用中心切片定理滤波反投影。 CT技术诞生以来, 人们已经发展了众多的图像重建算法, 但各种算法均存在着各自的优缺点。解析重建(Analytic Reconstruction, AR)和迭代重建(Iterative Reconstruction, IR)是CT图像重建的两种基本方法。滤过反投影(Filtered Back Projection, FBP)是解析重建的主要算法
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)
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
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
FBP算法
- CT滤波反投影图像重建算法的反投影计算量问题