搜索资源列表
counterrender
- 利用vtk实现三维物体的等值面绘制,并支持三维交互操作-Use vtk achieve isosurface rendering three-dimensional objects, and supports three-dimensional interaction
marchingcubes
- 可以通过使用VTK的marchingcubes类对MC算法面绘制进行了实现-By using the VTK marchingcubes class of MC surface rendering algorithms were realized
bmpLoader--STL
- VTK读取BMP序列图片实现MC算法面绘制,并且将绘制结果保存为STL格式。-VTK read BMP image sequences to achieve MC surface rendering algorithm, and the results will be drawn saved as STL format.
vtk实现面绘制
- 通过读取序列图像文件夹实现关于序列图像的面绘制。 面绘制过程较慢,可选取少量dcm图像进行绘制。 修改文件路径后,可直接通过函数实现。