搜索资源列表
ITK_VTK_DICOMreader
- 基于ITK、VTK的DICOM图像的显示及信息提取
test1.rar
- 采用VC++和VTK+ITK联合开发写的一个小例子,可以读取DICOM文件并显示,The use of VC++ And VTK+ ITK written jointly develop a small example, can read and display DICOM files
Dicom Series Read Series Write
- 本程序使用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.
DICOMread
- itk dicom医学图像读取 vtk 显示-read vtk itk dicom medical image display
4.1.1_ImageCreate
- ITK读入DICOM数据,VTK进行显示。该程序是itk和vtk联合使用的例子,适合初学者。-This program realizes the combination of ITK and VTK to read in and display DICOM image.
dcmread4
- 集成ITK、VTK、MFC读取DICOM的代码,建成win32程序即可。运行完美-Integrated ITK, VTK, MFC to read DICOM code, built win32 program can. Works perfect
The_image_displaying_and_information_obtaining_of_
- 基于ITK_VTK的DICOM图像的显示及信息提取-ITK_VTK based on the DICOM image display and information extraction
ImageViewer_USEITKandVTK.tar
- 用到了VTK和ITK,以及支持类vtkKWimage 实现了三维图像的正确读取, 用vtkReader读取vtk类型的数据文件 用vtkKWimage读取ITk错支持的医学图像格式 -The classes vtkKWImage and vtkKWImageIO are from the insight journal. The example application uses Qt, VTK and ITK. The classes ImageView
deneme
- ITK to VTK 3d Volume construction from 2d slicez of CT scan images. Also there is a dicom image actor too. All images are read by ITK and showed by VTK.
3DMed_OpenSource
- 本文件为田捷教授所编写的Mitk的源代码,非常强大,仿造VTK和ITK的的结果,才用VC++编译器试用C和C++语言所编写,具有强大的图像处理和三维重建功能,对Dicom格式医学图像进行处理。-This document is Professor Tian Jie prepared Mitk the source code, very powerful, copy VTK and ITK of the results, only with VC++ compiler, try C and C++
ReadSeriesDICOM
- 该源码是用ITK读取一系列DICOM图像,对于刚刚学习ITK的很有帮助-Read the source code is a series of DICOM images with ITK, ITK' s very helpful for just learning
src
- ITK shrink filter used for single dicom image
DicomSlicesToVolume
- ITK的二维DICOM序列图像存为3D图像。-Convert two dimensional DICOM series image to three dimensional volume image by ITK.
fenge
- itk 区域生长发分割 vtk显示 医学图像分割 dicom格式-Regional growth and development division itk vtk format display dicom medical image segmentation
FlipImageFilter
- 医学图像课程中用到的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.
ITKTT
- ITK 测试例程,可用来提取DICOM基本信息-ITK test routines can be used to extract DICOM Basic information
RayCast
- 利用itk读取dicom,vtk绘制的体绘制算法程序。-take use of ITK read dicom files,and reconstrction by the vtk
deneme
- ITK to VTK 3d Volume construction from 2d slicez of CT scan images. Also there is a dicom image actor too. All images are read by ITK and showed by VTK.
ITK-DICOMTag
- 使用ITK完成DICOM Tag信息的读取,通过迭代器实现-Use ITK finished reading DICOM Tag information through iterators implement
testVTK_ITK
- VTK8.0,ITK联合编译测试代码,编译环境VS2017,采用C++语言,内含属性表,无需使用CMake进行编译,能够成功运行(VTK and ITK compile and test code)