登录
首页 » Visual C++ » myDicomView

myDicomView

于 2021-03-08 发布 文件大小:12187KB
0 1228
下载积分: 1 下载次数: 31

代码说明:

  vtk mfc 打开dicom图片,用文档类新建一个视图类实现(vtk mfc open dicom images, use the document class to create a new view class implementation)

文件列表:

DicomView
.........\Debug
.........\.....\BuildLog.htm,6058,2013-01-30
.........\.....\DicomView.exe,130048,2013-01-30
.........\.....\DicomView.exe.embed.manifest,920,2013-01-15
.........\.....\DicomView.exe.embed.manifest.res,984,2013-01-15
.........\.....\DicomView.exe.intermediate.manifest,861,2013-01-30
.........\.....\DicomView.exp,889,2013-01-30
.........\.....\DicomView.ilk,1632880,2013-01-30
.........\.....\DicomView.lib,2184,2013-01-30
.........\.....\DicomView.obj,65058,2013-01-22
.........\.....\DicomView.pch,25296896,2013-01-21
.........\.....\DicomView.pdb,3927040,2013-01-30
.........\.....\DicomView.res,7860,2013-01-21
.........\.....\DicomViewDoc.obj,54823,2013-01-22
.........\.....\DicomViewView.obj,82540,2013-01-22
.........\.....\ImageView.obj,59510,2013-01-23
.........\.....\MainFrm.obj,35409,2013-01-22
.........\.....\mt.dep,65,2013-01-30
.........\.....\StdAfx.obj,466623,2013-01-21
.........\.....\vc90.idb,1403904,2013-01-23
.........\.....\vc90.pdb,2404352,2013-01-23
.........\.....\VolumeView.obj,59061,2013-01-22
.........\DicomView.aps,30712,2013-01-30
.........\DicomView.clw,2847,2010-04-14
.........\DicomView.cpp,4272,2009-12-03
.........\DicomView.dsp,5181,2009-12-15
.........\DicomView.dsw,543,2009-12-03
.........\DicomView.h,1389,2009-12-03
.........\DicomView.ncb,19934208,2013-01-30
.........\DicomView.opt,55808,2010-04-21
.........\DicomView.rc,12642,2009-12-15
.........\DicomView.sln,883,2013-01-30
.........\DicomView.vcproj,9724,2013-01-21
.........\DicomView.vcproj.C41K8DQCD249XDT.Administrator.user,1427,2013-01-23
.........\DicomView.vcproj.microsoft-PC.Administrator.user,1421,2013-01-30
.........\DicomViewDoc.cpp,2895,2009-12-06
.........\DicomViewDoc.h,1477,2009-12-04
.........\DicomViewView.cpp,5137,2010-04-15
.........\DicomViewView.h,2622,2010-04-15
.........\ImageView.cpp,5487,2013-01-23
.........\ImageView.h,1934,2009-12-07
.........\MainFrm.cpp,2650,2009-12-03
.........\MainFrm.h,1591,2009-12-03
.........\ReadMe.txt,4383,2009-12-03
.........\res

.........\...\DicomView.rc2,401,2009-12-03


.........\Resource.h,1010,2009-12-15
.........\StdAfx.cpp,211,2009-12-03
.........\StdAfx.h,1054,2009-12-03
.........\VolumeView.cpp,3327,2010-04-15
.........\VolumeView.h,1122,2009-12-04

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

发表评论

0 个回复

  • ply2pcd
    点云数据转换文件。可以将PCL转换为PLY文件,反之亦然。其中用到了点云库PCL的代码。(Point cloud data file conversion. PCL can convert PLY files, and vice versa. Which uses a point cloud library PCL code.)
    2021-04-07 12:59:01下载
    积分:1
  • TwoDimensionGraphicConvert
    二维图形的变换,平移,翻转,尺度变换,反射对称,用MFC实现,这是别人的实现,我又给添加了既平移又反转的情况演示(two dimension graphic convert, translate ,rotation,scaling ,reflection symmetric, used by MFC implemented ,though other implement ,but i add the translate and rotation )
    2020-06-30 23:20:02下载
    积分:1
  • 312312
    立方体动态隐线算法,mfc实现立方体的动态消隐(Cube dynamic hidden line algorithm)
    2020-11-10 08:19:45下载
    积分:1
  • The_Magic_Of_Computer_Graphics
    计算机图形学重要参考。对理解OpenGL和D3D的渲染过程有重要帮助。(Computer graphics is a vast field that is becoming larger every day. It is impossible to cover every topic of interest, even within a specialization such as CG rendering. For many years, Noriko Kurachi has reported on the latest developments for Japanese readers in her monthly column for CG World. Being something of a pioneer herself, she selected topics that represented original and promising new directions for research. Many of these novel ideas are the topics covered in The Magic of Computer Graphics. Starting the basic behavior of light, the first section of the book introduces the most useful techniques for global and local illumination using geometric descriptions of an environment. The second section goes on to describe image-based techniques that rely on captured data to do their magic. In the final section, the author looks at the synthesis of these two complementary approaches and what they mean for the future of computer graphics.)
    2015-01-28 12:30:23下载
    积分:1
  • 基于VTK的三维重建
    利用VTK三维重建软件与VS2010结合,读取格式为1文件的系列图像,并能显示三维重建结果,语言为C++语言(Using VTK 3D reconstruction software and VS2010 combination, read the format of the series of images of 1 files, and can display three-dimensional reconstruction results, the language is C++ language)
    2020-12-15 21:19:14下载
    积分:1
  • 1
    说明:  大规模地形渲染, 大规模地形渲染, (terra render)
    2012-04-04 09:29:30下载
    积分:1
  • MutilReDraw
    说明:  访问最底层LOD模型路径,打开后获取顶点数据和PirmitiveSet,重绘模型的三角面片(Visit the bottom LOD model path, open it, get vertex Array and PirmitiveSet, and redraw the triangle of the model.)
    2019-01-10 14:46:42下载
    积分:1
  • marching_cubes_jgt
    在MC(Marching Cubes)算法中,考虑了二义性的问题,是一个很好的程序(MC (Marching Cubes) algorithm, consider the ambiguity problem, it is a good program)
    2020-11-06 15:09:49下载
    积分:1
  • 3DSLoader_vtk
    利用VTK读取3ds文件,并进行渲染的程序.(Use VTK to read 3ds files, and rendering process.)
    2008-12-14 21:22:57下载
    积分:1
  • 分割代码
    本人最近正在研究三维点云库pcl,可以说三位点云图像处理未来的应用前景非常广阔,因此愿意与各位感兴趣的朋友一起探讨.此程序是本人最近最近感兴趣的三维点云分割程序,通过区域增长算法将三维点云实现较好分割。源程序来自POINT CLOUD LIBRARY外文官方网站,运行此程序需提前配置好pcl点云库。(I was recently on the 3D point cloud library PCL, it can be said that the three sites of cloud image processing application prospect is very broad, so are willing to share with you interested friends to explore. This program is a 3D point cloud I recently interested in the segmentation process, through the regional growth algorithm will achieve better segmentation of 3D point cloud. The source program comes from POINT CLOUD LIBRARY foreign language official website, running this program need to configure the PCL point cloud Library in advance)
    2017-11-02 11:50:13下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载