搜索资源列表
DicomReader1
- VTK体绘制读取DICOM医学图像,由于DICOM数据量很大无法上传提供
利用VTK读取系列BMP文件并进行体绘制
- 利用三维建模软件VTK,读取系列BMP文件, 经过处理, 进行体绘制。并可改变传递函数来设置透明度。
VTK.rar
- 关于vtk体绘制的详细介绍,适合于初学者 ppt格式,VTK volume rendering on a detailed descr iption, suitable for beginners ppt format
Medical4.rar
- 一个利用VTK进行体绘制的例子,绘制了一个3D长方体框架,A use VTK for volume rendering example, rendering a 3D cuboid framework
dicom.rar
- 实现了dicom数据的光线投射的体绘制算法,该实现过程借助了vtk来实现,Dicom data implementation of the ray-casting algorithm for volume rendering, the implementation process to achieve with the vtk
planeWidgetCut
- 用VC和VTK实现,对于三维重建后头颅模型进行虚拟切割,三维重建采用体绘制技术,程序实现了任意的平面切割-VTK with VC and the realization of three-dimensional reconstruction of the skull model after virtual cutting, three-dimensional reconstruction using volume rendering techniques, and procedures to a
tihui
- VC6下VTK体绘制,然后boxwidget多角度任意切体数据-VTK volume rendering under VC6, and then arbitrarily cut boxwidget multi-angle data
tihuijiasu
- VC6下vtk编程,实现了体绘制的加速,大家都知道医学体绘制建模速度慢,这个程序实现了对建模的加速-Vtk under VC6 program to achieve the accelerated volume rendering, as we all know the medical volume rendering modeling slow realization of this process to speed up the modeling
vtkExtractVOI
- 本程序是有关vc++与vtk相结合的情况下,三维重建的效果,其中增加的对感兴趣区域的选取功能,也就是说在三维重建体绘制情况下,自己选取感兴趣区域。-This procedure is related to vc++ and vtk combination of circumstances, the effect of three-dimensional reconstruction, in which the increase in the selection of the functional
STMED
- 利用VTK库编写的体视化医学图像处理工具。-VTK library prepared using volume visualization of medical image processing tools.
volumerenderingbasedonVTKandITK
- 这是一个利用VTK和ITK编写的体绘制程序,非常好用,-it is a program of volume rendering based on VTK and ITK
mouse_pick_point
- 该代码用了VTK中的鼠标去点方式在三维体上进行取点,非常易于操作,要进行三维人机交互的朋友可以,下载下来学习。-VTK The code used to point the mouse in the three-dimensional body on the access points, very easy to operate, three-dimensional human-computer interaction to be friends can download them to lea
VolumeRenderVTK
- VTK进行体绘制的例子(包括这种图像格式)希望对大家有帮助-Some example codes of Volume Render with VTK, containing many formats of images, such as bmp,dicom,jpg and so on
VTK
- VTK基本程序,包括体绘制,bmp,jpg图像体绘制等-The basic procedures for VTK
VTK
- VTK 中实现对集合体的裁剪,很有参考价值-VTK is implemented on the collection of cut, a good reference
VTK1
- VTK最好的上手学习资料。介绍了基本流程,适合初学者,如果您还没有上手,请看此资料-VTK best learning materials. For beginners
VTK_EXP
- VTK实现的体绘制,还包括切面,用于切割,功能不错,可以试试。-VTK experiment
Volumerendering
- VTK体绘制代码,我用的是一组牙齿的DICOM数据做测试,没问题-VTK Volume rendering code
dicomvolume
- VTK中 实现读取dicom格式CT扫描断层的扫描重建,不透明传递函数根据需要调整(VTK to achieve read DICOM format, CT scanning tomographic scan reconstruction, opaque transfer function as necessary adjustments)
VTK图形图像开发进阶 随书代码
- 本书系统地介绍了VTK基础知识与开发技术,帮助VTK用户从入门到进阶,快速进入项目实战。本书第l章是VTK概览,介绍VTK的发展和编译安装;第2章以实例开题,分析VTK渲染引擎和可视化管线;第3章介绍VTK的基本数据结构,并在第4章中以实例分析VTK中数据读写功能;第5~6章通过实例阐述VTK在图像和图形处理中的应用;第7章分析VTK的体绘制技术;第8章讲述VTK交互技术;第9章内容为VTK在Qt、MFC等环境下的开发技术;第10章分析了VTK的基础架构和管线机制,并通过实例讲解自定义Filte