CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - CT重建

搜索资源列表

  1. ct医学图像重建

    2下载:
  2. 所属分类:文档资料

    • 发布日期:2012-05-05
    • 文件大小:59904
    • 提供者:mfgrtu
  1. ITK_VTK_Python.分割多阈值法在CT图像重建中的应用

    3下载:
  2. 分割多阈值法在CT图像重建中的应用分割多阈值法在CT图像重建中的应用分割多阈值法在CT图像重建中的应用分割多阈值法在CT图像重建中的应用,image imageimageimageimageimageimageimageimageimageimageimageimage
  3. 所属分类:技术管理

    • 发布日期:2016-12-01
    • 文件大小:258636
    • 提供者:liuyong
  1. sw

    0下载:
  2. 研究了基于医学图像的三维重建, 从一系列二维断层医学图像中重构出三维实体, 以便满足医学应用。-Based on the three-dimensional reconstruction of medical images from a series of two-dimensional CT reconstruction of medical images in a three-dimensional entities, in order to meet the medical applica
  3. 所属分类:Development Research

    • 发布日期:2017-03-26
    • 文件大小:288563
    • 提供者:xiuguohao
  1. hilbertCT

    0下载:
  2. 利用局部hilbert反变换进行局部CT重建的文章-Local hilbert transform the use of local anti-CT reconstruction of the article
  3. 所属分类:software engineering

    • 发布日期:2017-05-08
    • 文件大小:1594214
    • 提供者:jasper
  1. keshihuajishu

    0下载:
  2. 可以通过计算机断层技术(CT)、磁共振成像(MRI)、正电子计算机断层扫描(PET)和超声(US)等医学影像技术得到病人病变部位的一组二维断层图像。二维平面图像主要用于显示平面图像中人们感兴趣的区域。通过研究对象的一组平行截面图重建物体的三维图像是计算机图形学和医生的一个重要的研究方向。 -By computed tomography technology (CT), magnetic resonance imaging (MRI), is computer tomography (PET)
  3. 所属分类:Document

    • 发布日期:2017-04-04
    • 文件大小:730290
    • 提供者:liaozw
  1. 3d-restruction

    0下载:
  2. 目的 利用 CT、 MR等获得的图像 ,重构出器官、 骨骼或组织的三维形体 ,帮助医生诊断、 治疗或制订手术方案。方法hear2Warp 算法通过将三维数据场的投影分解为错切变换( shear ) 和变形变换(warp)两步来实现三维重建 ,显著减少了计算量。先对体数据进行错切变换 ,然后在错切空间根据阈值法获取三维表面 ,根据光照模型得到三维表面的亮度 ,最后通过变形变换得到最终的结果图像。-The purpose of the use of CT, MR and other availabl
  3. 所属分类:Document

    • 发布日期:2017-04-16
    • 文件大小:301494
    • 提供者:liaozw
  1. 2D3D-registration

    0下载:
  2. 数字影像重建在基于灰度的2D/3D医学图像配准技术中具有重要作用。它是利用基于射线追踪算法从三维数据如CT中获得二维虚拟x线图像。影像重建结果的质量直接影响到配准结果的精度。本文对数字影像重建技术作了一定的探讨,实现了对cT体数据的数字影像重建,并通过增强技术获得了突出骨组织的图像,为后续的配准研究做了很好的准备工作。-Digital image reconstruction in intensity based 2D/3D medical image registration techniqu
  3. 所属分类:Document

    • 发布日期:2017-04-08
    • 文件大小:106279
    • 提供者:liaozw
  1. 3Dimage

    0下载:
  2. 三维成像有关论文,包括OCT、CT等技术的原理和图像处理和三维重建-papers on the reseach of 3D image.
  3. 所属分类:Development Research

    • 发布日期:2017-12-05
    • 文件大小:48897547
    • 提供者:刘媛媛
  1. CT_beam_harder

    0下载:
  2. 本论文详细论述了CT重建过程中的射线硬化问题,并利用仿真方法充分验证并给出结果,在实际系统设计中具有指导意义。 注:本论文用CAJView打开。-This paper discusses in detail the reconstruction process in the CT beam hardening problems, and fully validated by simulation results are given in the actual system design wi
  3. 所属分类:Project Design

    • 发布日期:2017-05-08
    • 文件大小:1802811
    • 提供者:lijshu
  1. 145151515

    0下载:
  2. 工业CT窄角扇束的迭代法图像重建算法研究-Industry narrow fan-beam CT Iterative Image Reconstruction Algorithm
  3. 所属分类:Project Design

    • 发布日期:2017-05-08
    • 文件大小:1922491
    • 提供者:sqqs
  1. In-CT-reconstruction-algorith

    0下载:
  2. 在CT重建算法的基础上进行反投影进行图象处理-In CT reconstruction algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:170094
    • 提供者:李英骏
  1. CT-filtered-back-projection-

    0下载:
  2. CT滤波反投影图像重建算法的反投影计算量问题-CT filtered back projection back-projection image reconstruction algorithm computational problems
  3. 所属分类:software engineering

    • 发布日期:2017-03-23
    • 文件大小:165944
    • 提供者:李英骏
  1. VTK-based-on-VCPP

    2下载:
  2. 首先介绍了医学图像三维重建的面绘制与体绘制方法,讨论了两种绘制方法的思想和优缺点,对常用的Marching Cubes算法和Ray Casting算法的原理和实现过程进行了阐述,并分析了可视化工具包VTK的实现机制。在VC++6.0平台下,结合可视化工具包VTK,分别基于Marching Cubes算法和Ray Casting算法对DICOM格式的CT图像序列进行三维重建,并给出了其实现的关键算法和3D可视化结果。通过人机交互,实现对重建后三维医学图像的旋转、缩放、平移等简单的交互操作。其次,通
  3. 所属分类:software engineering

    • 发布日期:2015-02-03
    • 文件大小:4524032
    • 提供者:邹春华
  1. Ct

    0下载:
  2. 三维重建,利用matlab实现ct影像重建-Three-dimensional reconstruction
  3. 所属分类:Document

    • 发布日期:2017-04-08
    • 文件大小:11724
    • 提供者:M
  1. 894907

    0下载:
  2. 研究了光线投射法的改进算法,提出了一种基于距离模板的空间跳跃光线投射改进算 法,并实现了CT数据的体绘制重建。-Improved algorithm to study the ray casting method, a new template based on the spatial distance jump ray casting improved algorithm, and realized the body CT data rendering reconstruction.
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:594660
    • 提供者:clara2012
  1. Filter-back-projection

    0下载:
  2. 两种滤波反投影重建方法的比较Filter back projection ct image reconstruction-Filter back projection ct image reconstruction
  3. 所属分类:File Formats

    • 发布日期:2017-04-25
    • 文件大小:200375
    • 提供者:yuzily
  1. Noo

    1下载:
  2. CT图像重建领域的大牛Noo的文章,找了好久才搜集到的,可以更加好的了解CT重建算法,与CT研究进展。-Daniel articles in the field of CT image reconstruction, to find for a long time to collect, can be more good understanding of CT reconstruction algorithm, and CT were reviewed.
  3. 所属分类:Document

    • 发布日期:2017-05-22
    • 文件大小:6571338
    • 提供者:王晓鹏
  1. ct-reconstruction

    2下载:
  2. 。本论文从CT 图像重建原理入手, 根据迭代重建的物理意义, 从投影模型出发, 得到投影数据, 然后利用迭代算法MART 及SIRT 重建出断层图像,-Iterative Algorithms in Computed Tomographic Reconstruction
  3. 所属分类:Communication

    • 发布日期:2016-05-16
    • 文件大小:143360
    • 提供者:wanghui
  1. Iterative-Algorithms--

    2下载:
  2. 本论文从CT图像重建原理入手, 根据迭代重建的物理意义, 从投影模型出发, 得到投影数据, 然后利用迭代算法MART 及SIRT 重建出断层图像, 再与模型相比较, 从而确定各算法的优劣, 总结出如何选择合适的图像重建算法。-Iterative Algorithms in Computed Tomographic Reconstruction
  3. 所属分类:Document

    • 发布日期:2016-05-16
    • 文件大小:143360
    • 提供者:wanghui
  1. 基于Matlab实现的CT重建算法仿真比较

    1下载:
  2. 几种CT算法的比较,基于Matlab实现的CT重建算法仿真比较
  3. 所属分类:文档资料

    • 发布日期:2018-07-17
    • 文件大小:688640
    • 提供者:Jovon@520
搜珍网 www.dssz.com