搜索资源列表
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
TestREader
- 一个读取VTK格式的文件,在VTK上进行三维重建的例子-A VTK format to read the document, the three-dimensional reconstruction of the example of VTK
reading-VTKfile
- 以vtk 和C++为开发环境,实现STL文件格式的读取-To vtk and C++ for the development environment, to achieve STL file format to read
vtk实现面绘制
- 通过读取序列图像文件夹实现关于序列图像的面绘制。 面绘制过程较慢,可选取少量dcm图像进行绘制。 修改文件路径后,可直接通过函数实现。