搜索资源列表
Volum
- 这是个VTK和ITK编写的体绘制的例子,是个比较好的代码。
segmentation3D.rar
- 利用itk的区域增长算法,分割三维图像并用vtk进行重建显示,Regional growth in the use of the itk algorithm, segmentation and three-dimensional image reconstruction shows vtk
source
- reading image using vtk and itk
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.
testVTK_ITK
- VTK8.0,ITK联合编译测试代码,编译环境VS2017,采用C++语言,内含属性表,无需使用CMake进行编译,能够成功运行(VTK and ITK compile and test code)