搜索资源列表
bianyuantiqu
- 用VTK开发,作用是DICOM图像的边缘提取。
DCIOMip
- 基于VTK的DICOM图象处理,包含了多种常用的图象处理方法
DicomReader.rar
- 该程序是用vtk开发的读入dicom图片的程序,是图像处理最基本的程序,That the procedure was developed using VTK read DICOM images into the process, is the most basic image processing procedures
vtkImagePlaneWidget_DCM.rar
- 使用VTK的vtkImagePlaneWidget处理系列医学DICOM图像.,VTK to deal with the use of vtkImagePlaneWidget Series medical DICOM images.
DICOMread
- itk dicom医学图像读取 vtk 显示-read vtk itk dicom medical image display
4.1.1_ImageCreate
- ITK读入DICOM数据,VTK进行显示。该程序是itk和vtk联合使用的例子,适合初学者。-This program realizes the combination of ITK and VTK to read in and display DICOM image.
dcmread4
- 集成ITK、VTK、MFC读取DICOM的代码,建成win32程序即可。运行完美-Integrated ITK, VTK, MFC to read DICOM code, built win32 program can. Works perfect
dcmTObmp
- dicom图片到bmp图片的格式转换,底层使用vtk实现的,具体的环境设置请参照vtk的设置-DICOM image to bmp image format conversion, the bottom of the realization of the use of VTK and specific environment settings please refer to the settings VTK
123
- 在vc环境下,利用vtk中实现dicom数据的2D缩放功能-At vc environment, implementation of the use of vtk data dicom zoom feature 2D
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
fenge
- itk 区域生长发分割 vtk显示 医学图像分割 dicom格式-Regional growth and development division itk vtk format display dicom medical image segmentation
myDicomView
- vtk mfc 打开dicom图片,用文档类新建一个视图类实现-vtk mfc open dicom images, use the document class to create a new view class implementation
ReadDICOM
- 利用VTK读取DICOM文件,并显示,可以显示一组数据,鼠标滚轮控制不同图片切换。当初学习的时候找不到类似的代码,自己编写的。对新手学习很实用。-Use VTK read DICOM file and display that can display a set of data, control the mouse wheel to switch different picture. I had to learn not find similar code, I have written. Ve
IMAGE-READ
- 利用vtk读取dicom文件并实现横断面及额面的二维切片读取。鼠标交互-dicom read in vtk condition, shows 2D slice in front plane and horizontal plane, under mouse control.
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
vtk3Dslice
- vtk 显示dicom 体数据的3D切片和体绘制-use vtk to draw dicom data s 3D slice and volume rendering
vtkMarchingCubes
- VS2012平台上基于VTK进行的dicom图像重组-rebuild dicom images based on vtk with MC