搜索资源列表
ParaView3
- 当前最好的开源可视化程序。主体使用C++编程,图形使用OpenGL绘制,界面使用QT,并行使用Mpi,可视化基于vtk包
是QT和vtk和vs2008结合的一个测试程序
- 是QT和vtk和vs2008结合的一个测试程序,可以测验你的环境设置正确与否-Vtk and QT and vs2008 is the combination of a test program that can test whether your environment is set correctly
VTKQT
- 是VTK+QT的联合开发案例的所有源代码,精品,主要是医疗图像编程-Is VTK+ QT case of joint development of all the source code, fine, the main program of medical images
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
vtkreadstl.tar
- interactive STL file reader using vtk library developed with QT designer
main.cpp.tar
- QT and VTK test using Contour Filter to mesh 3D point cloud data set from file.
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
event
- qt使用vtk库编写的立体化显示软件,有鼠标事件,可以显示坐标,不用cmake-qt gtk libraries vc compiled cone three-dimensional
Render
- 用vtk+QT实现的MarchingCubes面绘制和光线投射体绘制,图形化洁面。-Surfacce rendering with MarchingCubes, Volume rendering with ray-casting, using QT+ VTK
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.
qt-3dconstruct
- qt vtk医学图像二维显示,医学图像三维重建,可滚动条设置切片索引-qt vtk-dimensional medical image display, 3D medical image reconstruction, scroll bar to set slice indices
QIV_main
- qt,itk,vtk联合,可以dicom序列文件-QT, ITK, VTK, DICOM sequence file
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.
qvtkDicom
- 结合VTK和QT显示DICOM数据,界面中显示三维图像和三个切面。-Combined with VTK and QT display DICOM data, interface display 3 d images and three aspects.
QT-ITK-VTK-Image-Viewer
- 一个基于qt界面的简单的itk读入,vtk显示的示例,包括中值滤波等简单图像处理功能。-a example of reading itk and display with vtk
VTK图形图像开发进阶 随书代码
- 本书系统地介绍了VTK基础知识与开发技术,帮助VTK用户从入门到进阶,快速进入项目实战。本书第l章是VTK概览,介绍VTK的发展和编译安装;第2章以实例开题,分析VTK渲染引擎和可视化管线;第3章介绍VTK的基本数据结构,并在第4章中以实例分析VTK中数据读写功能;第5~6章通过实例阐述VTK在图像和图形处理中的应用;第7章分析VTK的体绘制技术;第8章讲述VTK交互技术;第9章内容为VTK在Qt、MFC等环境下的开发技术;第10章分析了VTK的基础架构和管线机制,并通过实例讲解自定义Filte
ImageProcess
- 实现图像处理的一些简单操作,求直方图,滤波,求skeleton,distance transform,形态学处理(Histogram,filter,skeleton,distance transform,dilation,erosion)
MITK,VTK安装编译心得
- 安装编译MITK,包括QT5,VS,Cmake的安装(Install compile MITK, including the installation of QT5, VS, and Cmake)
CylinderCombineQt
- 用VTK显示一个圆柱体,再把VTK窗口嵌入到QT界面中(A cylinder is displayed with VTK and the VTK window is embedded in the QT interface.)
FourViews
- 实现了VTK中常见的四视图功能,基于QT+VS(A common four view function in VTK is realized, based on QT+VS.)