搜索资源列表
reBuild01
- vtk三维重建tif文件格式 用了光线投射类 性能控制类 颜色转换类 等 体绘制器-vtk 3D reconstruction tif file format used raycasting Class Performance category control color conversion type devices such as Volume Rendering
BMPIMAGE
- vtk的一个读入BMP图像并通过面绘制显示三维模型的一个小程序 -vtk the one-time BMP images and through surface rendering three-dimensional model shows a small procedure
PseudoRendering
- 这是基于VTK的一个简单的面绘制的代码,比较适合刚接触VTK的学习者-This is based on VTK of a simple surface rendering code, more suitable for learners of the fourth year of VTK
MFCRendering
- 这是VTK和MFC结合开发的一个小程序,能在MFC环境下实现面绘制-This is the VTK and MFC with a small development of the procedures, the environment in MFC under surface rendering
RayCast
- 实现三维VTK数据的体绘制,快速,高效。-3D data volume rendering, fast and efficient.
Medical4.rar
- 一个利用VTK进行体绘制的例子,绘制了一个3D长方体框架,A use VTK for volume rendering example, rendering a 3D cuboid framework
rayCast01.rar
- 一个简单的光线投射体绘制的程序,读文件的是vtk的函数vtkVolume16Reader,并可以进行一些简单的交互操作,A simple ray-casting volume rendering procedure, documents are read by vtk function vtkVolume16Reader, and can carry out some of the easy inter-operation
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.
3DSLoader_vtk
- 利用VTK读取3ds文件,并进行渲染的程序.-Use VTK to read 3ds files, and rendering process.
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
vtk000
- vtk三维重建的面绘制算法,实现简单,易懂-vtk three-dimensional reconstruction of the surface rendering algorithm is simple and easy to understand
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.
TCLVTK
- A TCL/VTK program for 3D/2D rendering visualization.
Render
- 用vtk+QT实现的MarchingCubes面绘制和光线投射体绘制,图形化洁面。-Surfacce rendering with MarchingCubes, Volume rendering with ray-casting, using QT+ VTK
VTK-Raycast-3Dconstruction
- 基于VTK使用光线投射算法实现医学三维体绘制,含DICOM绘制源数据-Medical 3D volume rendering using ray casting algorithm based on VTK, containing DICOM draw source data
vtkcylinder
- vc+vtk渲染一个圆柱体,用于vtk入门学习-vc+vtk rendering a cylinder for vtk learning portal
VTK
- 用VTK实现的各种常用的面绘制、体绘制算法代码,非常实用,吐血推荐-With a variety of commonly used VTK achieve surface rendering, volume rendering algorithm code, very useful, recommended blood
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