资源列表
VTK-rotation-transform-for-US
- 利用VTK对二维超声纹理图像做旋转变换,从而实现二维坐标到三维空间的映射。-VTK use of two-dimensional ultrasound image texture do rotational transformation in order to achieve the two-dimensional coordinates to map the three-dimensional space.
CylinderVtk
- an example of creating a cylinder with vtk
利用vtk显示3d图形
- 本程序采用vc6编译,需要设置vtk-5.4编译环境,工程->设定->link 输入模块需要添加vtk库,lib如下: CommonCxxTests.lib vtkalglib.lib vtkCommon.lib vtkDICOMParser.lib vtkexoIIc.lib vtkexpat.lib vtkFiltering.lib vtkfreetype.lib vtkftgl.lib vtkGenericFiltering.lib vtkGeovis.lib vtkGraph
Marr-Hildreth-edge-detection
- Marr-Hildreth edge detection,可用于检测图像中的边缘成分,对图像的特征提取很有用。-Marr-Hildreth edge detection
hierarchical-clustering-java-master
- hierchial clustering algorithm ! very usefu-hierchial clustering algorithm ! very usefull
histogram-equaliztion-by-step
- histogram equaliztion by step,在matlab上用详细语言编写了直方图均衡化的程序,有助于加深理解。-histogram equaliztion by step on matlab
水平集C-V模型
- 采用水平集技术实现图像分割。。。。。经典的水平集分割方法。。。。。。完整的全部代码。。。。。。。(The level set technique is used to realize image segmentation. The classical level set segmentation method. The complete code.)
meanshift-image-clsturing
- meanshift image clsturing,利用meanshift均值移位算法实现图像聚类和分割,非常有用的算法。-meanshift image clsturing
Subnetting
- learn subnetting ip addre-learn subnetting ip address
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.
file-formats
- VTK格式讲解以及VTKXML格式详细介绍-VTK format to explain the details and VTKXML format
QT-ITK-VTK-Image-Viewer
- 一个基于qt界面的简单的itk读入,vtk显示的示例,包括中值滤波等简单图像处理功能。-a example of reading itk and display with vtk