搜索资源列表
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
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
volumerenderingbasedonVTKandITK
- 这是一个利用VTK和ITK编写的体绘制程序,非常好用,-it is a program of volume rendering based on VTK and ITK
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
CT256
- 该上传的256张CT图片是高质量的DICOME格式人类头骨的连续序列切片图,可直接用于医学三维重建或体绘制。-The upload of 256 CT images are of high quality DICOME form a continuous sequence of the human skull slice diagram can be directly used in medical 3D reconstruction or volume rendering.
qvtk01
- 一个非常优秀的QT+VTK的程序,实现了体绘制,希望能给予你很好的帮助-progrmme combined QT and VTK,it Would give you a great help,thank you
VTK1
- VTK最好的上手学习资料。介绍了基本流程,适合初学者,如果您还没有上手,请看此资料-VTK best learning materials. For beginners
tihui
- 基于VTK的三维模型重建,将ct图片序列经过一定的算法完成体绘制-Three-dimensional model reconstruction based on VTK, the ct picture sequence after the completion of a certain volume rendering algorithm
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
VTK中的体绘制方法
- 可以看看,通用的体绘制方法。参考通用方法修改自己的资料(You can see the general method of volume rendering.)