搜索资源列表
任意平面的裁切0.2
- 基于vtk的三维重构与裁切: 1.16位非压缩位图的读取与设置. 2.图像数据载入映射器 3.裁切平面的设置 4.边界的设置与显示 5.三维重构 注:需安装vtk4.0以上版本-It s about 3D reconstruct and clip based on VTK including reading and configration of 16 bits non_contracted bitmaps,the mapper for image data loadin
WinExecise
- 在vc++下,结合VTK,实现图片的三维重构-in vc, in conjunction with VTK and achieve the 3-D reconstruction Photo
VTK-MFC-SDI
- 在VC6.0环境下利用VTK5.0.3建立单文档读取VTK文件,显示三维图形-VC6.0 environment in the use of the establishment of a single document VTK5.0.3 VTK read documents, 3D graphics show
vtkContainers-0.3
- vtkContainers is a container library for VTK providing list, deque, and vector sequence types set, map, and hash map associative types as well as stack, queue, and priority queue adaptor types.
vtk
- 有关vtk的一些pdf资料,包括: 1.和国外一些朋友讨论VTK的一些经验的整理 2.基于VTK的医学三维可视化分析系统 3.基于VTK库的医学图像处理子系统设计和实现 4.可视化工具VTK技术研究
texgen-3.3.0
- texgen是基于VTK开发的机织材料的CAD系统-texgen is based on VTK woven materials developed by the CAD system
3DSLoader_vtk
- 利用VTK读取3ds文件,并进行渲染的程序.-Use VTK to read 3ds files, and rendering process.
3
- 利用VTK实现的一个可以不停旋转的球体,不需要交互-VTK can be used to achieve a continuously rotating sphere, does not require interactivity
vtkmcchongjian
- 本程序运用VTK库视实现了对一系列二维图片利用MC算法进行三维重建的功能,可直接运行。-This program using VTK realized with a series of library depending on the 2 d images on the 3 d reconstruction function, can run directly.
vtk-3d-reconstruct
- 基于vtk的三维重建最近三年论文打包总结,方便做VTK三维重建的人员下载与研究-VTK based on the 3 d reconstruction paper summarized the latest three years pack, convenient VTK do 3 d reconstruction download and research personnel
vyk-read-bmp-to3d
- vtk读入多张bmp图片实现三维重建 有bmp数据 -VTK read in many a BMP image realize 3 d reconstruction have BMP data
include
- vtk and itk lib file,such as follow: #pragma comment(lib,"LSDyna.lib") #pragma comment(lib,"ITKBiasCorrection-4.3.lib") you can save you time by using it.
qvtkDicom
- 结合VTK和QT显示DICOM数据,界面中显示三维图像和三个切面。-Combined with VTK and QT display DICOM data, interface display 3 d images and three aspects.
read_mhd
- 读取mhd文件 vtk:5.4 itk:3.14-read mhd files vtk:5.4 itk:3.14
ITK-a-VTK
- 在国外,基于 ITK和 VTK的3D Slicer和 IGSTK两个软件主要应用于为 医学图像分析、 图像导航手术和 微创手术。对 ITK和 VTK的现状、安装、开发技术作 了详细的综述,并介绍 了3D Slicer和 IGSTK的主要功能和 临床应用,为图像引导临床诊断的研究应用指明方- At abroad,3 D Slicer and IGSTK based on ITK,VTK mainly used for medical image analysis,image guided surg
3.1.1_RenderCylinder
- 3.1.1_RenderCylinder,VTK图形图像开发进阶第三章中完整的一个实例,加完CMakeLists.txt文件和源码后,用CMake编译的工程-3.1.1_RenderCylinder, an example of the complete development of advanced graphic image VTK Chapter III After the addition CMakeLists.txt files and source code, compile the
6444737
- 利用VTK实现三维可视化中的纹理映射,把一副图片映射到牛的模型上-Using VTK to realize 3 d visualization of texture mapping, an image map to the cattle on the model of,
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
3.2_TriangleVertices
- 创建一个 vtkPolyData 数据,显示为三角形(Create a vtkPolyData data and display it as a triangle)