登录
首页 » Visual C++ » vtk-CT(MC)

vtk-CT(MC)

于 2014-02-25 发布 文件大小:493KB
0 330
下载积分: 1 下载次数: 25

代码说明:

  MC算法实现CT医学图像的三维重建,面绘制技术(MC algorithm CT medical image reconstruction, surface rendering technology)

文件列表:

vtk CT图像重建(MC算法)
......................\MC
......................\..\debug
......................\..\.....\MC.exe,45056,2013-01-09
......................\..\.....\MC.ilk,412920,2013-01-09
......................\..\.....\MC.pdb,715776,2013-01-09
......................\..\ipch
......................\..\....\mc-88a3e131
......................\..\MC
......................\..\..\Debug
......................\..\..\.....\BuildLog.htm,8114,2013-01-09
......................\..\..\.....\CL.read.1.tlog,448,2013-05-14
......................\..\..\.....\CL.write.1.tlog,186,2013-05-14
......................\..\..\.....\MC.exe.embed.manifest,403,2013-01-09
......................\..\..\.....\MC.exe.embed.manifest.res,468,2013-01-09
......................\..\..\.....\MC.exe.intermediate.manifest,385,2013-01-09
......................\..\..\.....\MC.lastbuildstate,69,2013-05-14
......................\..\..\.....\MC.log,957,2013-05-14
......................\..\..\.....\MC.unsuccessfulbuild,0,2013-05-14
......................\..\..\.....\mt.dep,69,2013-01-09
......................\..\..\.....\vc100.idb,19456,2013-05-14
......................\..\..\.....\vc100.pdb,36864,2013-05-14
......................\..\..\.....\vc80.idb,396288,2013-01-09
......................\..\..\.....\vc80.pdb,397312,2013-01-09
......................\..\..\ipch
......................\..\..\....\mc-88a3e131
......................\..\..\MC.cpp,2889,2013-01-09
......................\..\..\MC.sdf,413696,2013-10-15
......................\..\..\MC.suo,2560,2013-10-15
......................\..\..\MC.vcproj,4491,2013-02-05
......................\..\..\MC.vcproj.8.00.old,4427,2013-01-09
......................\..\..\MC.vcproj.CZX.Administrator.user,1403,2013-01-09
......................\..\..\MC.vcproj.yanfengdan-PC.yanfengdan.user,1423,2013-02-05
......................\..\..\MC.vcxproj,5942,2013-10-15
......................\..\..\MC.vcxproj.filters,938,2013-10-15
......................\..\..\MC.vcxproj.user,143,2013-05-09
......................\..\..\UpgradeLog.XML,1540,2013-10-15
......................\..\..\_UpgradeReport_Files
......................\..\..\....................\UpgradeReport.css,3348,2013-10-15
......................\..\..\....................\UpgradeReport.xslt,12505,2010-05-04
......................\..\..\....................\UpgradeReport_Minus.gif
......................\..\..\....................\UpgradeReport_Plus.gif
......................\..\MC.ncb,44032,2013-02-05
......................\..\MC.sdf,413696,2013-05-14
......................\..\MC.sln,873,2013-05-09
......................\..\MC.sln.old,871,2013-01-09
......................\..\MC2010.sdf,479232,2013-10-15
......................\..\MC2010.sln,873,2013-05-09
......................\..\UpgradeLog.XML,2180,2013-02-05
......................\..\UpgradeLog2.XML,2176,2013-05-09
......................\..\_UpgradeReport_Files
......................\..\....................\UpgradeReport.css,3348,2013-05-09
......................\..\....................\UpgradeReport.xslt,12505,2010-05-04
......................\..\....................\UpgradeReport_Minus.gif
......................\..\....................\UpgradeReport_Plus.gif

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

发表评论

0 个回复

  • CannyEdgeDetection(good)
    使用canny算子进行边缘检测的代码,效果很好(Using the canny edge detection operator code, good results)
    2009-09-14 15:50:36下载
    积分:1
  • docking_window_demo
    这是一段视频分割的源代码 效果比较好 希望对大家有帮助(This is a video segmentation of the source code for the effect we hope to help)
    2013-05-09 16:42:36下载
    积分:1
  • shuangmushijue
    双目视觉经验总结,希望后面的不要犯错误。(Binocular visual experience summary, make no mistake behind.)
    2012-11-07 11:04:15下载
    积分:1
  • eye-gaze-estimation
    文中主要研究使用普通的摄像头进行人眼视线方向的估计。在综合介绍了各种人眼视线检测方法的基础上提出了一种新的图像处理的方法来检测人眼视线方向(The main study used an ordinary camera line of sight of the human eye is estimated. In the consolidated a variety of the human eye sight detection method based on a new image processing method to detect the line of sight of the human eye)
    2012-07-10 21:37:32下载
    积分:1
  • weighted-least-squares-filter
    基于加权最小二乘最优化框架的滤波器。可用于实现图像的分层编辑。(Weighted least square)
    2021-04-22 10:28:48下载
    积分:1
  • fingertips
    利用OpenCV实现单幅图片对于手指的精确识别(Single image using OpenCV to achieve precise identification of the finger)
    2011-02-11 17:09:05下载
    积分:1
  • WaterMarker
    一个小巧的图片水印工具,可在图片的指定位置写入文本,文本字体可调(A small picture watermark tool)
    2012-10-10 00:08:12下载
    积分:1
  • calibration
    摄像头的标定,作为一般图像处理的第一步,显得尤为重要(Calibration of the camera, as a first step in the general image processing, it is particularly important)
    2013-03-17 20:25:05下载
    积分:1
  • 456
    1990年—adaptive multi-band CFAR detection of an optical pattern with unknown spectral distribution.pdf
    2013-01-13 20:06:47下载
    积分:1
  • PCA
    这是基于VC++编写的对遥感影像分析的程序,主要是对遥感影像进行PCA变换,使得对影响分析不仅可以依托于现成软件,我们自己也可以开发(This is written in VC++ based on remote sensing image analysis program, mainly for remote sensing images PCA transform, makes impact analysis can not only rely on ready-made software, we can also develop their own)
    2011-07-05 22:36:32下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载