搜索资源列表
VTK+ITK
- VTK与ITK结合读取BMP图片并显示(CMake过的)无需用CMake编译,适合有一定VTK_ITK经验的。
VTK+ITK(unCMake)
- VTK与ITK结合读取BMP图片并显示,需要用CMake配置一下,适合有初学者。
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
VTKITK.rar
- 很详细的VTK与ITK的安装步骤,包括VTK安装三部曲和ITK的入门,VTK and ITK in great detail the installation steps, including installation of VTK and ITK entry Trilogy
segmentation3D.rar
- 利用itk的区域增长算法,分割三维图像并用vtk进行重建显示,Regional growth in the use of the itk algorithm, segmentation and three-dimensional image reconstruction shows vtk
Insight-VTK
- ITK入门ppt讲义。ITK 是医学影像分割与配准算法的研发平台。-Ppt lectures of itk . Itk are medical image segmentation and registration algorithm R & D platform
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
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
volumerenderingbasedonVTKandITK
- 这是一个利用VTK和ITK编写的体绘制程序,非常好用,-it is a program of volume rendering based on VTK and ITK
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.
test
- a quite simple example of how to show one image procesed by ITK using VTK. I know is not very complicated but I need to upload something
ITKMFC
- ITK与MFC结合的CMakeList文件-the CMakeList file of ITK and MFC
fenge
- itk 区域生长发分割 vtk显示 医学图像分割 dicom格式-Regional growth and development division itk vtk format display dicom medical image segmentation
ITKPVTK
- 利用ITK,VTK对医学图像进行处理,包括ITK中的处理,及VTK的显示,实现了两者的连接。-The use of the ITK, VTK, medical image processing, including processing in ITK and VTK' s display, to achieve a connection between the two.
Qt-ITK-VTK-Image-Viewer
- 主要实现的是导入选择路径下的图像,实现不同格式图像的显示,实现了图像的分割算法。-The main achievement of the import select the path of the image display of images of different formats, the image segmentation algorithm.
ITK-image-processing-system
- 基于ITK、VTK和MFC的医学图像处理系统集成,以及接口问题-ITK, VTK and MFC based medical image processing system integration, and interface issues
QT-ITK-VTK-Image-Viewer
- 一个基于qt界面的简单的itk读入,vtk显示的示例,包括中值滤波等简单图像处理功能。-a example of reading itk and display with vtk