搜索资源列表
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
head-volren
- volume rendering of head dataset that comes with vtk bundle download. I believe I ve messed up the representation the mouse functions slowed a lot. Need to find a cheaper rendering representation.
51622408Demo001
- 基于三维空间三角网格的二维投影图像变换,包括3D仿射变换,基础矩阵求解及欧式空间的重构,对基于图像的三维重构有研究的朋友可以看下 -Medical image visualization technologies build 3D models with 2D medical image series to provide useful and precise information for the doctors. It is one of the crucial technologies
3DSLoader_vtk
- 利用VTK读取3ds文件,并进行渲染的程序.-Use VTK to read 3ds files, and rendering process.
contourCell
- VTK一些基本图形的绘制,可通过此程序对VTK有一个基本的了解-VTK some of the basic graphics rendering, through this process of VTK has a basic understanding of
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
volumerenderingbasedonVTKandITK
- 这是一个利用VTK和ITK编写的体绘制程序,非常好用,-it is a program of volume rendering based on VTK and ITK
rendering
- 基于VTK库的人脑三维可视化面绘制。-rendering
VTKMFC
- 使用VTK+MFC单文档实现在单文档里面显示用VTK绘制的3D图形。-The use of VTK+ MFC single document to achieve in a single document which shows that use of 3D graphics rendering 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.
vtk000
- vtk三维重建的面绘制算法,实现简单,易懂-vtk three-dimensional reconstruction of the surface rendering algorithm is simple and easy to understand
TestParametricFunctions
- 用VTK绘制16种图形的可视化的C++代码-16 species with a VTK rendering graphics visualization C++ code
neghip-isosurface
- iso countour rendering of protein dataset, part of the bundled dataset that comes with vtk download.
Volumerendering
- VTK体绘制代码,我用的是一组牙齿的DICOM数据做测试,没问题-VTK Volume rendering code
rendering
- 根据源数据,进行三维重建,加入光照、交互,借助VTK平台实现-3D surface rendering,including light,interactor, by the means of VTK platform.
volume_rendering(vtk)
- Volume rendering讲义ppt,内容较多,里面的示例代码用vtk实现-Volume rendering by vtk
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