搜索资源列表
segmentation3D.rar
- 利用itk的区域增长算法,分割三维图像并用vtk进行重建显示,Regional growth in the use of the itk algorithm, segmentation and three-dimensional image reconstruction shows vtk
Insight-VTK
- ITK入门ppt讲义。ITK 是医学影像分割与配准算法的研发平台。-Ppt lectures of itk . Itk are medical image segmentation and registration algorithm R & D platform
vtk3Dsegmentation
- 基于VTK的三维分割代码,配置好vtk环境可以直接编译成功-it is a vc++ code based on vtk used in 3D segmentation
lunkuo
- VTK实现的阈值分割,适合初学者,没有用VTK自带的函数,手工做的-VTK achieved threshold segmentation, suitable for beginners, did not use VTK
DevelopmentAndImplementationOfMedicalImagingToolki
- 《集成化医学影像算法平台MITK设计》中科院自动化所开发的将VTK与ITK集成,能同时进行医学影像的读取分割显示的MITK平台-" Integration of Medical Imaging Algorithm Platform MITK design" will be the development of Chinese Academy of Sciences Institute of Automation VTK and ITK integration, can simu
fenge
- itk 区域生长发分割 vtk显示 医学图像分割 dicom格式-Regional growth and development division itk vtk format display dicom medical image segmentation
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.
volumeDataCutter
- 基于vtk的体数据分割程序 适合初学者学习-Based on vtk body data segmentation program suitable for beginners to learn
real-time-Segment
- 借组VTK实现的实时交互分割,可以分割出任意方向的二维切片显示,在实现效果上非常好,但是交互速度较慢。-By the group to achieve real-time interactive segmentation VTK can be divided in any direction 2D slices show that achieving the effect is very good, but the interaction is slow.
itkCannySegmentation
- 基于VS2012平台的肝脏肿瘤分割,使用的是VTK以及itk,主要算法是canny-segmentation of liver with tumor based on itk and vtk by canny
Visual C++数字图像处理技术详解(源代码)
- 《Visual C++数字图像处理技术详解》的源代码,《Visual C++数字图像处理技术详解》以数字图像处理技术为主线,全面地介绍在Visual C++环境下进行数字图像处理程序设计的方法。内容涵盖了数字图像的变换、增强、复原、重建、形态学处理、分割、匹配、压缩编码、特效处理等,各种方法均给出基本原理、典型算法、Visual C++源码及综合应用案例。同时,《Visual C++数字图像处理技术详解》还介绍了Visual C++与VTK、OpenCV和MATLAB等开发平台相结合进行数字图像