搜索资源列表
3d-rendering.py
- 读取DICOM文件,三维体绘制(VTK)-read dicom data, and do 3D volume rendering
read_mhd
- 读取mhd文件 vtk:5.4 itk:3.14-read mhd files vtk:5.4 itk:3.14
get_show_ply
- PCL 加载并显示三角网格模型的PLY文件-PLY loads and displays the PCL file for the triangle mesh model
TestREader
- 一个读取VTK格式的文件,在VTK上进行三维重建的例子-A VTK format to read the document, the three-dimensional reconstruction of the example of VTK
Volume-Rendering-
- vtk体绘程序,包含有bmp,ct断层图像的重建,大约有20个左右的源码文件-Including volume rendering programs,that is to say,rebuilding programs of bmp images and ct images .There are about 20 program articles.
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
reading-VTKfile
- 以vtk 和C++为开发环境,实现STL文件格式的读取-To vtk and C++ for the development environment, to achieve STL file format to read
write-VTKfile
- 以vtk 和 VC++为开发环境,生成STL格式的文件-To vtk and VC++ for the development environment, generate STL format files
vtk实现面绘制
- 通过读取序列图像文件夹实现关于序列图像的面绘制。 面绘制过程较慢,可选取少量dcm图像进行绘制。 修改文件路径后,可直接通过函数实现。
vtk例子
- 在这个上传的文件中包含了700个左右的vtk有关的例子,丰富的例子可以加强对vtk的理解与学习