搜索资源列表
VTK+ITK
- VTK与ITK结合读取BMP图片并显示(CMake过的)无需用CMake编译,适合有一定VTK_ITK经验的。
VTK+ITK(unCMake)
- VTK与ITK结合读取BMP图片并显示,需要用CMake配置一下,适合有初学者。
VTK与ITK结合读取BMP图片并显示程序
- 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
ImageRegistrationitklecture02
- 国外博士生图像配准讲义 一共18期 学习图像处理和itk vtk的好材料-Image registration of foreign doctoral lecture a total of 18 to study image processing and itk vtk good material
ImageRegistrationitklecture05
- 外国博士生图像配准课讲义 一共18期 是学习图像配准和itk vtk的好材料-Image registration of foreign doctoral lecture course is to study a total of 18 image registration and itk vtk good material
fenge
- itk 区域生长发分割 vtk显示 医学图像分割 dicom格式-Regional growth and development division itk vtk format display dicom medical image segmentation
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-master
- 这是一个QT,ITK,VTK联合编程的例子,用ITK读取图像,送人VTK显示,界面是用QT做得,供大家学习-This is an example of a QT, ITK, VTK joint programming, reading the image with ITK, VTK anyone to show that the interface is done using QT for everyone to learn
QT-ITK-VTK-Image-Viewer
- 一个基于qt界面的简单的itk读入,vtk显示的示例,包括中值滤波等简单图像处理功能。-a example of reading itk and display with vtk