CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 反投影滤波

搜索资源列表

  1. fbp-reconstruction

    5下载:
  2. 基于matlab的滤波反投影重建算法,实现了标准2维图像的重建-based on Matlab filtered back projection reconstruction algorithm, and the standard two-dimensional image reconstruction
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:5110
    • 提供者:胡小舟
  1. EAfanfbp

    1下载:
  2. 基于matlab的扇形滤波反投影重建算法-fan filtered back projection reconstruction algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:9438
    • 提供者:胡小舟
  1. 平行束滤波反投影算法

    7下载:
  2. matlab实现平行束滤波反投影算法。
  3. 所属分类:图形图象

    • 发布日期:2010-05-31
    • 文件大小:954780
    • 提供者:gm.wu@qq.com
  1. CT

    4下载:
  2. 利用matlab程序对图像进行重建,扇束滤波反投影法图像重建-Fan-beam filtered back projection image reconstruction
  3. 所属分类:Special Effects

    • 发布日期:2017-09-15
    • 文件大小:3987
    • 提供者:极光
  1. Image-Reconstruction

    1下载:
  2. 运用滤波反投影的方法对所输图像进行重建,其中可以对图像的滤波和插值进行选择。-Using filtered back-projection method for the reconstruction of the input images, which can filter and interpolation of images to choose.
  3. 所属分类:Special Effects

    • 发布日期:2014-05-07
    • 文件大小:13689085
    • 提供者:renli
  1. FBPRec

    0下载:
  2. 对滤波反投影重建算法的研究,以phantom图为例,构建滤波器,重建图像-fbpreconstruction
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1124716
    • 提供者:谢涛
  1. bmpdis-ct-total

    1下载:
  2. VC++编写的CT的S-L头模型生成、投影、滤波反投影、卷积反投影和反投影滤波程序-Written in VC++ CT, SL head model generation, projection, filtered back projection, convolution back projection and filtered back-projection procedure
  3. 所属分类:Special Effects

    • 发布日期:2015-07-24
    • 文件大小:2119680
    • 提供者:胡均松
  1. FFBP

    1下载:
  2. 扇束反投影滤波,这是一个通过反投影滤波法重建CT图像的 matlab程序-dgfgdg dgrehj
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:669
    • 提供者:牛牛
  1. Image-test-on-2D-fbp-algorithm

    0下载:
  2. 这是一个基于扇形束反投影滤波重建的算法,可用于CT重建。-This is a backprojection filtering reconstruction algorithm, based on the fan-beam CT reconstruction can be used.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-13
    • 文件大小:395155
    • 提供者:hxy
  1. fbp

    0下载:
  2. 用于三维重建的反投影滤波,X-ray,CT,SPECT等图像重建-3D reconstruction
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-25
    • 文件大小:145403
    • 提供者:yuhaiyan
  1. 基于matlab的平行束滤波反投影重建算法

    0下载:
  2. 基于matlab的平行束滤波反投影重建算法(Back projection reconstruction algorithm of parallel beam filter based on MATLAB)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-26
    • 文件大小:3072
    • 提供者:njustwk
  1. CT二维图像重建程序

    2下载:
  2. CT二维图像重建的两种方法代码。傅里叶转换法和滤波反投影法。(CT two-dimensional image reconstruction of the two methods of code. Fu Liye transform method and filtered back projection method.)
  3. 所属分类:图形图象

    • 发布日期:2017-12-29
    • 文件大小:2048
    • 提供者:Charles_Hu
  1. fantouying.m

    0下载:
  2. 求图像重建反投影、滤波反投影matlab仿真程序(Seeking image reconstruction, back projection, filtered back projection matlab simulation program)
  3. 所属分类:图形图象

    • 发布日期:2017-12-28
    • 文件大小:1024
    • 提供者:妞妞678
  1. 滤波反投影重建算法

    1下载:
  2. 实现滤波反投影的算法,用matlab实现的算法(Algorithm for filtering back projection)
  3. 所属分类:图形图像处理

  1. FBPtest1

    0下载:
  2. 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)
  3. 所属分类:OpenCV

    • 发布日期:2018-04-28
    • 文件大小:6567936
    • 提供者:zcyyw
  1. R-LandS-L

    0下载:
  2. CT反投影重建的R-L滤波函数与S-L函数,应用对象为matlab自带shepp-logan模型图像(R-L function and S-L function applying to CT backproject reconstruction)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:牙里士多德
  1. CT图像重建代码

    1下载:
  2. 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
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-01
    • 文件大小:7168
    • 提供者:xinxin437
  1. fbp-

    2下载:
  2. 手动求投影,(手动实现radon的等价效果) 滤波反投影,即fft=>滤波=>ifft=>反投影(fft, filter, ifft, inverse filter)
  3. 所属分类:图形图像处理

    • 发布日期:2019-06-05
    • 文件大小:1024
    • 提供者:lhhhhh5632
  1. FBP

    2下载:
  2. 基于理想卷积反投影重建算法理论,推导出相应校正偏离的卷积反投影算法。对图像进行重建。(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.)
  3. 所属分类:图形图像处理

    • 发布日期:2019-06-05
    • 文件大小:1024
    • 提供者:凯风
  1. bpf

    2下载:
  2. 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
  3. 所属分类:2D图形编程

    • 发布日期:2020-03-12
    • 文件大小:10312704
    • 提供者:刘觅
« 12 3 »
搜珍网 www.dssz.com