搜索资源列表
利用VTK进行图像处理
- 利用VTK进行图像处理,包括读取各种图像数据,如dicom,raw,bmp等等,以及轮廓提取-Using VTK image processing, including reading a variety of image data, such as dicom, raw, bmp, etc., and contour extraction
vsp
- vtk c#.net 显示RAW数据-vtk c#. net show the RAW data
bunny
- 斯坦福的兔子就不用多介绍了,做三维图像的都知道。VTK是科学可视化工具箱的简称,知道的人也不少。压缩包中的内容除了包括Stanford bunny的原始数据外还包括自己写的两个shell脚本,分别在bunny_data和bunny_reconstruction目录。用途是将ply文件转换成VTK使用的polydata的vtk格式文件。虽然VTK中有vtkPLYReader这样IO类,但是用shell实现不失为一种简便的方法。也可以shell脚本学习的参考-Stanford bunny is we
ReadData3D_version1k
- 本程序可以读取多种3D医疗图像文件格式其中包括, .v3d , .dcm, .gipl等。-This function ReadData3D allows the user to open medical 3D files. It supports the following formats : Dicom Files ( .dcm , .dicom ) V3D Philips Scanner ( .v3d ) GIPL Guys Image
save-vtkVolume-as-an-3D-image-v0.1.tar
- Save vtk volume as 3D image Raw format
CMake Practice
- cmake是kitware公司以及一些开源开发者在开发几个工具套件(VTK)的过程中衍 生品,最终形成体系,成为一个独立的开放源代码项目。本文档是边学习边编写的成果,更像是一个学习笔记和Tutorial。(Cmake is the process of developing several tool suites (VTK) by kitware and some open source developers. Raw products eventually form a system tha