搜索资源列表
ImageViewer_USEITKandVTK.tar
- 用到了VTK和ITK,以及支持类vtkKWimage 实现了三维图像的正确读取, 用vtkReader读取vtk类型的数据文件 用vtkKWimage读取ITk错支持的医学图像格式 -The classes vtkKWImage and vtkKWImageIO are from the insight journal. The example application uses Qt, VTK and ITK. The classes ImageView
vvSource-1.0.tar
- 这是一个很好的实现3D图像和医学图像显示和处理的软件源代码,可以再此基础上实现医学图像处理,具体要借助于cmake和itk,vtk和QT-this is an useful tool for medical image processing。you can use it for image registration and segment
Qt-ITK-VTK-Image-Viewer
- 主要实现的是导入选择路径下的图像,实现不同格式图像的显示,实现了图像的分割算法。-The main achievement of the import select the path of the image display of images of different formats, the image segmentation algorithm.
VTKaaQT
- VTK+QT应用的典型例题,非常详细,还附带了对应的讲解pdf,是新手学习VTK结合QT开发的好程序。-VTK+ QT applications typical example, very detailed, but also with the corresponding explanations pdf, a novice learning VTK QT development combined with a good program.
ImageProcess
- 实现图像处理的一些简单操作,求直方图,滤波,求skeleton,distance transform,形态学处理(Histogram,filter,skeleton,distance transform,dilation,erosion)