搜索资源列表
vtkcube(mfc)
- 这个是我在vc6下弄得vtk程序。程序很简单,不过很适合初学者研究。注意在vc下设定vtk得编译环境,除了田间vtk得lib等目录外,还要在工程->设定->link 选项卡, 在Object/library modules 中添加:vtkCommon.lib vtkFiltering.lib vtkGraphics.lib vtkHybrid.lib vtkImaging.lib vtkIO.lib vtkpng.lib vtkjpeg.lib vtkParallel.lib vtk
vtkExample
- 这个是我在vc6下的vtk程序。程序很简单,适合初学者研究。注意在vc下设定vtk得编译环境,除了添加vtk得lib等目录外,还要在工程->设定->link 选项卡, 在object/library modules 中添加:vtkCommon.lib vtkFiltering.lib vtkGraphics.lib vtkHybrid.lib vtkImaging.lib vtkIO.lib vtkpng.lib vtkjpeg.lib vtkParallel.lib vtkRend
MDIVTK
- 利用VTK在VC环境下实现多文档MDI读取并显示BMP图像,适合初学者学习-use VTK VC environment in a multi - MDI document read and display BMP images, suitable for beginners learning
UsingCustomControlWithVTK
- vtk是一个功能强大的可视化开发工具包,可是VTK的界面不太美观,本程序详细介绍了如何调用MFC窗口显示VTK程序
DicomReader1
- VTK体绘制读取DICOM医学图像,由于DICOM数据量很大无法上传提供
MedImageBrowser
- VTK面绘制读取DICOM医学图像,由于DICOM数据量很大无法上传提供
ITK_VTK_DICOMreader
- 基于ITK、VTK的DICOM图像的显示及信息提取
ITK_VTKDICOM.rar
- 有关VTK dicom方面的入门级论文,需要的可以下载,VTK dicom aspects relating to entry-level papers, need can be downloaded
dicom.rar
- 实现了dicom数据的光线投射的体绘制算法,该实现过程借助了vtk来实现,Dicom data implementation of the ray-casting algorithm for volume rendering, the implementation process to achieve with the vtk
VolumeRenderX.rar
- 介绍一个关于VTK的三维图像控件,该控件可以完成很多功能。,Introduce a three-dimensional images on the VTK control that can complete a number of functions.
The_image_displaying_and_information_obtaining_of_
- 基于ITK_VTK的DICOM图像的显示及信息提取-ITK_VTK based on the DICOM image display and information extraction
CVtkSDI
- 用mfc框架写的vtk读入dicom的程序-Mfc framework written using VTK read DICOM procedures
vtkImagePlaneWidgetReadDCM
- VC结合VTK来实现对三维图形的显示,三维图像可有DICOM影像重建得到。-VC combination of VTK to achieve three-dimensional graphics display, three-dimensional images can be DICOM image reconstruction.
vtkreadstl.tar
- interactive STL file reader using vtk library developed with QT designer
main
- 基于VTK的显示JPG图像的程序,打开一幅图片-based on VTK,to show the JPG files
TestParametricFunctions
- 用VTK绘制16种图形的可视化的C++代码-16 species with a VTK rendering graphics visualization C++ code
bmp
- 基于VTK用C++实现读取bmp格式的图片-Based on VTK with C++, read bmp format images
VolumeRendering
- 基于Vtk与C++,用于读取医学数据进行显示。可以学到如何用Vtk做图形的显示。-Based on Vtk and C++, used to read medical data to display. You can learn how to do graphics with Vtk display.
dicomReader
- 用vtk读取dicom图像并显示,很好的东西啊,不过需要先下载vtk工具包-Read dicom image using vtk and display
Installing-VTK
- VTK的安装说明,在安装前的一些准备和预习。-How to use the VTK programing softbage.
