登录
首页 » matlab » 三维CT图像重建算法

三维CT图像重建算法

于 2017-04-20 发布 文件大小:70KB
0 249
下载积分: 1 下载次数: 35

代码说明:

  三维CT图像重建算法。此算法是基于FDK的三维图像重建算法。( U4E09 u7EF4CT u56FE u50CF u91CD u5EFAFDK u7B97 u6CD5)

文件列表:

CBCT_FDK_MLEM_March_2014
........................\bin
........................\...\backprojection.m,668,2014-02-28
........................\...\CTbackprojection.m,315,2014-02-28
........................\...\CTprojection.m,284,2014-02-28
........................\...\filtering.m,348,2014-02-28
........................\...\filtering_conv.m,1739,2014-02-28
........................\...\filtering_fft.m,1830,2014-02-28
........................\...\projection.m,1076,2014-02-28
........................\Demo1_projection.m,1679,2014-02-28
........................\Demo2_FBP.m,2146,2014-02-28
........................\Demo3_MLEM.m,2230,2014-02-28
........................\Phantom128.mat,80436,2014-02-28
........................\Phantom64.mat,15720,2014-02-28
........................\readme.txt,1679,2014-02-28
license.txt,1304,2014-02-28

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Nouveau dossier
    MATLAB is used in order to implement a dashboard that can be used to monitor in real time the speed of the lead car, speed of the ACC car and distance between the 2 cars.
    2018-08-08 16:43:47下载
    积分:1
  • ua
    说明:  风电场短路计算,用于风电场与电网联络线出现短路故障时的系统分析(Wind short-circuit calculations for the wind farm and grid tie-line short-circuit fault of the system analysis)
    2009-09-16 12:39:03下载
    积分:1
  • digitalsignalprosser
    数字信号处理(丁玉美)西电出版社,全书,及课后习题详解(Digital signal processing (Ding U.S.) Western Electric Press, the book, and after-school Exercise Xiangjie)
    2009-11-20 19:52:32下载
    积分:1
  • 21137720ding
    ICA盲源分离,效果不错,读入声音文件,进行合成及分离(ICA blind source separation, the effect is good)
    2018-04-12 09:32:21下载
    积分:1
  • "pictureRecreator"也是一个很适合java学习者的小游戏,这个游戏将一副大图打散成9张,然后任意挑选8张出来,让玩家通过键盘和鼠标来控制图片移动...
    "pictureRecreator"也是一个很适合java学习者的小游戏,这个游戏将一副大图打散成9张,然后任意挑选8张出来,让玩家通过键盘和鼠标来控制图片移动,最后将它复原.-"pictureRecreator" is a very suitable for learners of small java games, the game will be a big map separated into nine, and then a random selection of eight out, allowing the player through the keyboard and mouse to control mobile picture, it will finally recover.
    2022-03-15 03:45:45下载
    积分:1
  • Tsai and zhangzhengyou
    可实现Tsai两步法及张正友算法的相机单目标定,内有说明文档,最后得到内外方位元素(Single camera calibration of a Tsai two step camera and zhang zheng you algorithm)
    2018-01-15 09:02:58下载
    积分:1
  • 我准备了一个简单的苹果类!这个类可以不设置constructo…
    我自己编写的一个简单苹果类! 这个类可以不设置构造函数,但是如果想实现在声明这个类的一个对象时,对这个对象进行初始化,必须有构造函数。不想在创建对象时,初始化可以不设置构造函数。有时构造函数是必须的。-I prepared a simple Apple category! This category can not be provided Constructors, but if we wish to achieve in a statement this type of an object, this object initialization must be Constructors. Do not want to create objects, initialization can not be provided Constructors. Sometimes Constructors is necessary.
    2023-07-28 21:20:03下载
    积分:1
  • TiexinCat
    一个以PHP+MySQL进行开发的通用网站系统。 适用于:网店,医院,学校,企业站,个人网站,企业内部Intranet,中小型行业门户站点等…… 安全-高效-轻量-免费-共享 PC版-手机版-微信接口一站搞定 支持PHP5.2~PHP7.0/模型无限扩展/字段无限扩展/按类别扩展字段/无限级分类展示/ 接口 : 微信/短信/ip地址/地图(baidu,google)/支付(paypal,支付宝,财付通)/ 其它 : 模板继承/tag缓存/js标签/ 文档/资讯(默认) : 商品展销/新闻/专题/课程资源/样例文档(A general web site system developed with PHP+MySQL. Applicable to: online shop, hospital, school, enterprise station, personal website, enterprise Intranet, small and medium-sized industry portal sites, etc....... Safety high efficiency light weight free sharing PC version - mobile phone version - WeChat interface one stop Supports PHP5.2~PHP7.0/ model infinite extension / field infinite extension / category extension field / infinite class classification display / Interface: WeChat / SMS / /ip address map (Baidu, Google) / payment (PayPal, Alipay, caifutong) / Other: templates inherit /tag cache /js tags / Document / information (default): Commodity Exhibition / news / topic / course resources / sample document)
    2020-12-15 22:39:12下载
    积分:1
  • baaghclywill
    说明:  在工业控制软件中经常要显示测量数据,如果在在界面上单纯显示一些数字会显得很单调,如果能在软件中添加色泽艳丽的控件,就一定会(Measurement data are often displayed in industrial control software. If you simply display some numbers on the interface, you will be monotonous. If you can add brightly colored controls to the software, you will certainly be able to)
    2018-12-22 16:54:59下载
    积分:1
  • 算法实现题 最长公共子序列问题 给定两个序列 X = { x1 , x2 , ... , xm } Y = { y1 , y2 , ... , yn...
    算法实现题 最长公共子序列问题 给定两个序列 X = { x1 , x2 , ... , xm } Y = { y1 , y2 , ... , yn } 求X和Y的一个最长公共子序列 举例 X = { a , b , c , b , d , a , b } Y = { b , d , c , a , b , a } 最长公共子序列为 LSC = { b , c , b , a }-Algorithm to achieve the longest common sub-title sequence of the problem given two sequences X = (x1, x2, ..., xm) Y = (y1, y2, ..., yn) for X and Y, a maximum common substructure sequence, for example X = (a, b, c, b, d, a, b) Y = (b, d, c, a, b, a) the longest common sub-sequence for LSC = (b, c, b, a )
    2022-03-02 12:22:07下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载