搜索资源列表

  1. ITKprogrammme-example

    0下载:
  2. 基于ITK与VTK/MFC连接编程的实例和配置说明,很好的学习资料。-ITK progreming connected with VTK and MFC
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:20480
    • 提供者:杨文丽
  1. Vessel-Enhancing-Diffusion

    0下载:
  2. 利用itk写的一个通用模板类,用于做3维血管的增强,根据的理论为Frangi提出的Vessel enhancement diffusion。-3D Vessel enhancement filter programmed by c++ and itk lib, acroding to Vessel enhancement diffusion proposed by Frangi 2001.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:4416512
    • 提供者:xrx
  1. GaussianInterpolation

    0下载:
  2. 高斯插值,可以用于图像处理中的差值。程序是用c++和itk库做的一个通用模板类,里面还有例子可以照着改。-In this submission, we offer the itk::GaussianInterpolationImageFunction which adds to the growing collection of existing interpolation algorithms in ITK for resampl
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:232448
    • 提供者:xrx
  1. Automatic-Branch-Decomposition-for-Tubular-Structu

    0下载:
  2. 用于检测3D血管图像的分叉点的一个程序,文件夹内还有说明文档,详细介绍了该程序的算法。是用itk库做的一个通用模板类,还有例子。- Branches of tubular structures (vasculature, trachea, neuron, etc.) in medical images are critical for the topology of these structu
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:2524160
    • 提供者:xrx
  1. Generalized-Computation-of-Gaussian-Derivatives-Us

    0下载:
  2. 对三维图像进行求导的一个程序,利用高斯卷积后对图像求导相当于对高斯函数求导的性质。是用itk库写的一个通用模板类,里面还有例子。-Computation of local image derivatives is an important operation in many image processing tasks that involve feature detection and extraction, such as ed
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:866304
    • 提供者:xrx
  1. DicomSeriesReadSeriesWrite

    1下载:
  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 direct
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:8502272
    • 提供者:Alex
  1. edge-extration

    0下载:
  2. 该程序利用itk实现图像的边缘检测,内部包含原图像和检测后的图像,用户可以自己修改图像的路径-The program uses the itk Image edge detection, the internal contains the original image and post-test images, the user can make changes to the path of the image
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:8203264
    • 提供者:yangjianli
  1. ITKPVTKInstallation-Guide

    0下载:
  2. 图像处理软件包VTK与ITK混合安装指南-VTK and ITK image processing software package mixed Installation Guide
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:497664
    • 提供者:小洋
  1. ItkSoftwareGuide-2.4.0

    0下载:
  2. itk学习必看英文原著,ItkSoftwareGuide-itk learning English must see the original, ItkSoftwareGuide
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:4204544
    • 提供者:meimei
  1. dajin

    0下载:
  2. itk 阈值分割 大津法分割 医学图像分割-itk Otsu threshold segmentation method segmentation medical image segmentation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:25600
    • 提供者:王莉
  1. ManagedITK-article

    0下载:
  2. ITK Csharp 版本的详细说明,需要的可以参考-ITK Csharp version of the detailed descr iption of need refer to
  3. 所属分类:C#编程

    • 发布日期:2024-05-18
    • 文件大小:1422336
    • 提供者:风筝
  1. mouse_take_point

    0下载:
  2. itk软件实现鼠标交互操作,返回图像上的坐标-itk software mouse interaction, return the coordinates on the image
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:949248
    • 提供者:kyle
  1. VTKITK

    0下载:
  2. 基于ITK和VTK进行3D图像处理的基础,本程序实现了ITK和VTK的混合。-Based on ITK and VTK for 3D image processing based on the procedure to achieve a mix of ITK and VTK.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:马志远
  1. ImageRegistration3

    0下载:
  2. 现在当前ITK的图形图像处理,配准方法的经典操作方法。-ITK Registration
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:6144
    • 提供者:谭奇
  1. ImageRegistration2D2

    0下载:
  2. 这是一个二维的配准算法,使用ITK,可方便学习配准算法-registration algorithm
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-18
    • 文件大小:40960
    • 提供者:mike
  1. InsightToolkit-3.20.1

    0下载:
  2. itk源代码,itk 源代码,itk 源代码-itk,itk ,itk
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:42570752
    • 提供者:wqz
  1. Programming-Medical-Image-Analysis

    0下载:
  2. 《用可视化工具进行医药图像分析的编程简介》是一本耶鲁大学的上课辅导书,这本书针对具有C 和 C++编程背景知识的研究生,为了让他们掌握和使用开源医学图像分析工具集(VTK),并且提高他们的技能和水平。-It s goal for the class was to provide suffi cient introductory material for a typical 1st year engineering grad
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:5454848
    • 提供者:top
  1. ultrasound-3d-reconstruction

    0下载:
  2. 使用itk和vtk来完成从二维超声切片到三维超声的重建和显示-Use ITK and VTK to complete from two-dimensional ultrasound is sectioned into three-dimensional ultrasound reconstruction and display
  3. 所属分类:软件工程

    • 发布日期:2024-05-18
    • 文件大小:1060864
    • 提供者:李明
  1. FlipImageFilter

    0下载:
  2. 医学图像课程中用到的FlipImageFilter-FlipImageFilter The itk::FlipImageFilter is used for flipping the image content in any of the coordinate axis. The program could read original dicom image and write the flipped dicom.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:zhouyu
  1. itkSkeleton

    0下载:
  2. Skeleton for making itk program.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:
« 1 2 3 4 5 6 7 89 10 11 12 »

源码中国 www.ymcn.org