CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - itk

搜索资源列表

  1. ITK_VTK_DICOMreader

    0下载:
  2. 基于ITK、VTK的DICOM图像的显示及信息提取
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:265772
    • 提供者:zgd_fyx
  1. VTK/ITK安装及例子

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

    • 发布日期:2010-09-14
    • 文件大小:564736
    • 提供者:shzzhtom
  1. 图像分割与配准

    0下载:
  2. 医学图像分割与配准上册
  3. 所属分类:文档资料

    • 发布日期:2010-12-13
    • 文件大小:2959567
    • 提供者:vislai
  1. Dicom Series Read Series Write

    0下载:
  2. 本程序使用ITK进行DICOM格式数据的读取和存储。首先读取二维DICOM序列图像,然后将读入的图像存储为二维DICOM序列图像。-This code uses ITK to read and write DICOM series images. DICOM series images are first read into the memory and then they are written into another directory.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-12-17
    • 文件大小:8502779
    • 提供者:Alex
  1. VTK_ITK_MFC

    0下载:
  2. vtk.itk和MFC结合的一个实例,对入门者了解三者的混合编程作用很大-vtk.itk and MFC with an instance, for beginners to understand the role of the three great mix of programming
  3. 所属分类:Special Effects

    • 发布日期:2016-01-24
    • 文件大小:685056
    • 提供者:kyle
  1. ItkSoftwareGuide

    0下载:
  2. ItkSoftwareGuide 介绍ITK的使用说明 对于初学者十分有用 用于图像的配准与分割-Itk ItkSoftwareGuide introduced the use of notes is very useful for beginners for image registration and segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4254099
    • 提供者:林哲
  1. dcmread4

    0下载:
  2. 集成ITK、VTK、MFC读取DICOM的代码,建成win32程序即可。运行完美-Integrated ITK, VTK, MFC to read DICOM code, built win32 program can. Works perfect
  3. 所属分类:Special Effects

    • 发布日期:2017-11-22
    • 文件大小:744
    • 提供者:胜利
  1. The_image_displaying_and_information_obtaining_of_

    0下载:
  2. 基于ITK_VTK的DICOM图像的显示及信息提取-ITK_VTK based on the DICOM image display and information extraction
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-06
    • 文件大小:1066425
    • 提供者:enochshen
  1. ITKbrain

    0下载:
  2. 所属分类:Graph program

    • 发布日期:2017-04-17
    • 文件大小:10406
    • 提供者:黄显武
  1. ItkSoftwareGuide

    0下载:
  2. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4204109
    • 提供者:mrchen
  1. chaotic

    0下载:
  2. 使用ITK的,可用于图像配准的混沌优化算法。使用的是ITK的平移变换和最小均方差metric-Can be used for image registration of Chaos Optimization Algorithm
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-14
    • 文件大小:4820
    • 提供者:朱晞颜
  1. 79419088VolRen

    0下载:
  2. 利用ITK库及VC++的体绘制程序,在外网上下的。-voxelrenderingusing ITK and VC++,coming from foreign.
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-16
    • 文件大小:42146
    • 提供者:simon
  1. ImageRegistration5

    0下载:
  2. 该代码是基于ITK而实现图像的医学图像的配准,框架可分为四个部分,希望对大家有用!-The code is based on ITK and the realization of the image of medical image registration, the framework can be divided into four parts and hope for all of us!
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:6036
    • 提供者:jiefa
  1. ImageRegistrationitklecture03

    0下载:
  2. 外国博士生图像配准课讲义 一共18期 是学习图像配准和itk vtk的好材料-Image registration of foreign doctoral lecture course is to study a total of 18 image registration and itk vtk good material
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:666001
    • 提供者:李问
  1. test1

    1下载:
  2. 通过itk对mri图像,进sigmoidImageFilter处理,然后用vtk显示出来,代码是根据itk自身的例子改变的,可以运行-By itk on mri images, into sigmoidImageFilter processing, and then use vtk display code is based on itk their own examples of change, you can run
  3. 所属分类:Special Effects

    • 发布日期:2016-12-14
    • 文件大小:849
    • 提供者:lin
  1. Demons

    0下载:
  2. 著名的demons算法的VC++实现,基于ITK实现,编译要基于ITK,Cmake-Very good learning Qt programming interface, some examples ~ ~
  3. 所属分类:Special Effects

    • 发布日期:2015-06-09
    • 文件大小:27962
    • 提供者:张凯瑞
  1. VTK-entry-sample

    0下载:
  2. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4399986
    • 提供者:wanwei
  1. DICOM-display

    0下载:
  2. DICOM文件在Windows下的显示文档,包括VC++和OPENGL混合编程,VC++和MITK混合编程,和ITK、VTK、dcmtk等开源库混合编程-DICOM file in Windows, display the document, including VC++ and OPENGL hybrid programming, VC++ and MITK hybrid programming, and ITK, VTK, dcmtk hybrid programming such as o
  3. 所属分类:Communication

    • 发布日期:2017-05-13
    • 文件大小:3500730
    • 提供者:wanwei
  1. ITK_VTK

    0下载:
  2. 详细介绍了ITK和VTK的编译、编程步骤,和ITK与VTK的链接,非常简单易懂-this ducument introduces ITK and VTK building、programming procedure,and link method with ITK and VTK
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:11168
    • 提供者:王利利
  1. development_and_implementation_of_medical_imaging_

    0下载:
  2. 田捷老师编写的关于集成化医学影像算法平台的书籍,介绍了ITK、VTK的优缺点和MTTK可以弥补ITK、VTK,国内相关方面的研究比较少-Tian Jie s book,relating to development and mplementation of medical imaging toolkit,which introduce the advantage and disavantage of ITK、VTK and MITK is more valuable the the two
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3858097
    • 提供者:王利利
« 1 2 3 4 56 7 8 9 10 »
搜珍网 www.dssz.com