登录
首页 » Visual C++ » VTK读取30张Dicom图片三维重建

VTK读取30张Dicom图片三维重建

于 2021-01-06 发布 文件大小:5129KB
0 286
下载积分: 1 下载次数: 30

代码说明:

  利用VTK三维重建软件与VS2010结合,读取格式为Dicom的系列图像,并能显示三维重建结果,语言为C++语言(Using VTK 3D reconstruction software and VS2010 combination, read the format of Dicom series of images, and can display three-dimensional reconstruction results, the language is C++ language)

文件列表:

VTK读取30张Dicom图片三维重建\example\3b_mpr_pr_hf_vfh.1.dcm
VTK读取30张Dicom图片三维重建\example\3b_mpr_pr_hf_vfh.10.dcm
VTK读取30张Dicom图片三维重建\example\3b_mpr_pr_hf_vfh.11.dcm
VTK读取30张Dicom图片三维重建\example\3b_mpr_pr_hf_vfh.12.dcm
VTK读取30张Dicom图片三维重建\example\3b_mpr_pr_hf_vfh.13.dcm
VTK读取30张Dicom图片三维重建\example\3b_mpr_pr_hf_vfh.14.dcm
VTK读取30张Dicom图片三维重建\example\3b_mpr_pr_hf_vfh.15.dcm
VTK读取30张Dicom图片三维重建\example\3b_mpr_pr_hf_vfh.16.dcm
VTK读取30张Dicom图片三维重建\example\3b_mpr_pr_hf_vfh.17.dcm
VTK读取30张Dicom图片三维重建\example\3b_mpr_pr_hf_vfh.18.dcm
VTK读取30张Dicom图片三维重建\example\3b_mpr_pr_hf_vfh.19.dcm
VTK读取30张Dicom图片三维重建\example\3b_mpr_pr_hf_vfh.2.dcm
VTK读取30张Dicom图片三维重建\example\3b_mpr_pr_hf_vfh.20.dcm
VTK读取30张Dicom图片三维重建\example\3b_mpr_pr_hf_vfh.21.dcm
VTK读取30张Dicom图片三维重建\example\3b_mpr_pr_hf_vfh.22.dcm
VTK读取30张Dicom图片三维重建\example\3b_mpr_pr_hf_vfh.23.dcm
VTK读取30张Dicom图片三维重建\example\3b_mpr_pr_hf_vfh.24.dcm
VTK读取30张Dicom图片三维重建\example\3b_mpr_pr_hf_vfh.25.dcm
VTK读取30张Dicom图片三维重建\example\3b_mpr_pr_hf_vfh.26.dcm
VTK读取30张Dicom图片三维重建\example\3b_mpr_pr_hf_vfh.27.dcm
VTK读取30张Dicom图片三维重建\example\3b_mpr_pr_hf_vfh.28.dcm
VTK读取30张Dicom图片三维重建\example\3b_mpr_pr_hf_vfh.29.dcm
VTK读取30张Dicom图片三维重建\example\3b_mpr_pr_hf_vfh.3.dcm
VTK读取30张Dicom图片三维重建\example\3b_mpr_pr_hf_vfh.30.dcm
VTK读取30张Dicom图片三维重建\example\3b_mpr_pr_hf_vfh.4.dcm
VTK读取30张Dicom图片三维重建\example\3b_mpr_pr_hf_vfh.5.dcm
VTK读取30张Dicom图片三维重建\example\3b_mpr_pr_hf_vfh.6.dcm
VTK读取30张Dicom图片三维重建\example\3b_mpr_pr_hf_vfh.7.dcm
VTK读取30张Dicom图片三维重建\example\3b_mpr_pr_hf_vfh.8.dcm
VTK读取30张Dicom图片三维重建\example\3b_mpr_pr_hf_vfh.9.dcm
VTK读取30张Dicom图片三维重建\读取30张Dicom图片三维重建.txt
VTK读取30张Dicom图片三维重建\example
VTK读取30张Dicom图片三维重建

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 3d
    说明:  基于Direct3d的图形学入门代码,9个星球的自转公转,矩阵变换的运用基础(The use of graphics-based foundation Direct3d entry code, nine planets revolve rotation matrix transformation)
    2014-12-24 20:17:48下载
    积分:1
  • LeastSquare
    说明:  给出一些离散的点,根据最小二乘法求出拟合的直线。(If there are some discrete points, you can get a line based on least square method.)
    2011-03-23 16:19:11下载
    积分:1
  • MarchingCubes
    MarchingCubes算法,可以快速入门学习marchingCubes,适合于新手。(MarchingCubes algorithm, can Quick Start learning marchingCubes suitable for newcomers.)
    2005-05-07 21:22:32下载
    积分:1
  • 5956434drxsdk
    OpenDwg的DRXSDK开发包,是DRX程序的二次开发包,有加强使用DRX的CAD用户可以下载(OpenDwg the DRXSDK development kit is the secondary development of DRX procedure package, enhancing the use of DRX have the CAD users can download)
    2008-05-29 09:48:16下载
    积分:1
  • VB_3Dstarfield
    VB实现屏幕上显示3D star,研究VB对3D图形的处理性能。(VB to achieve the screen 3D star, of VB on the 3D graphics processing performance.)
    2008-07-21 09:56:09下载
    积分:1
  • An_example_of_Tetgen
    不是本人编的,转自csdndengpengyong,个人能力有限,望谅解。Tetgen是一个生成四面体网格的开源工具,本实例提供了从网上下载的开源的源码和一个简单的使用的示例,其中附带了Tetgen自带了的一个查看剖分出来的网格的工具TetView.exe,可以运行打开剖分出来的文件查看剖分的结果是否正确。(I was not prepared, carried csdndengpengyong, individual ability is limited, hope and understanding. Tetgen tetrahedral mesh generation is an open source tool, the examples provided from the Internet to download the open source code and a simple example of the use of which comes Tetgen comes out of a mesh grid view tool TetView . exe, you can run out of file viewing open split split the results are correct.)
    2021-03-14 20:49:22下载
    积分:1
  • Love
    c++显示爱心,3D显示,表白可用,怒求推荐(c++ show love, 3D display, confession Tools)
    2015-09-11 16:04:51下载
    积分:1
  • hpcv-water-29-oct-2010
    OSG实例,shader编程,实现简单的小溪河流定向移动(OSG , shader programming, achieve a simple directional movement of rivers )
    2020-09-13 17:27:58下载
    积分:1
  • 3D
    三维均匀介质的高阶交错网格弹性波方程数值模拟(未加PML吸收边界条件),模拟结果以切边形式显示(Numerical simulation of three-dimensional homogeneous medium of high-order staggered elastic wave equation (not PML absorbing boundary conditions), the simulation results are displayed in the form of trimming)
    2013-11-25 18:17:06下载
    积分:1
  • voronoi
    visual c++实现voronoi图生成函数的实现 voronoi图生成与构造(voronoi implements with visul c++)
    2016-03-22 00:31:02下载
    积分:1
  • 696518资源总数
  • 106155会员总数
  • 8今日下载