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

vtk-CT(MC)

于 2014-02-25 发布 文件大小:493KB
0 315
下载积分: 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 个回复

  • XINIAN_1
    1 完成图象处理的基本功能2:二值化、边缘检测、滤波。 2 熟悉dc的部分常用功能,学习图标控制弹出框。(a complete image processing of the two basic functions : values, edge detection, filtering. 2 familiar with the dc part of the commonly used function, learning to control pop icon frame.)
    2007-05-26 13:36:55下载
    积分:1
  • display_video
    对视频进行基本的处理,例如载入视频,显示视频,控制播放(Basic video processing, such as loading the video, show video, control playback)
    2011-08-28 16:14:12下载
    积分:1
  • SIFT
    针对大尺度图像配准和不同传感器图像配准问题, 介绍了一种基于 SIFT 的图像配准方 法。(For large-scale image registration and image registration problem from different sensors, introduces a SIFT-based image registration method.)
    2013-07-18 15:13:18下载
    积分:1
  • halcon
    一个选择模板的匹配方式,附带视觉标定,可以自由的选择模板进行匹配(A matching pattern of selected templates with visual calibration)
    2018-03-21 17:09:41下载
    积分:1
  • Lagrange
    对lagrange函数公式进行代码化,可以对一组数进行插值算法,可以输出最后的y值(The lagrange function formula code, a number of groups interpolation algorithm, you can output the final value of y)
    2012-10-23 13:53:57下载
    积分:1
  • Gaussian
    打开24位彩色bmp文件, 显示该图像 将图像内容顺时针旋转90度后显示出来 将图像分成等大小的4块,将第1和第3块像素互换后保存 将旋转后的图像转换成灰度图像显示,并保存 对灰度图像求Sobel边缘图,显示出来,并保存 对灰度图像进行Gaussian平滑,并保存(需要体会平滑的作用) 对灰度图像进行2值化(Open 24-bit color bmp files, displays the image will rotate clockwise image content displayed image is divided into four equal-sized 90 degrees, the first and three pixels after swap to save the rotated image conversion ashes of the image display, and save images to grayscale seeking Sobel edge map is displayed, and save the gray image Gaussian smoothing, and save (experience required smoothing effect) grayscale image binarized)
    2020-06-29 07:40:01下载
    积分:1
  • PicViewerDemo
    说明:  很有用的图像显示的源程序,是图像处理方面比较好用的程序!(very useful images of the source, the image processing is more user-friendly procedures.)
    2005-11-29 21:19:38下载
    积分:1
  • sonar-image-data
    硕士学位论文:在高分辨率成像声纳系统和回波测深仪的两个控制平台的基础上对声纳图像数据的高速显示技术的研究。文中所有的程序编写都是使用C和C++语言,在WindowsXP平台下利用VC++6.0进行编译和调试的。(study for high speed display technology on sonar image data)
    2012-05-02 07:37:04下载
    积分:1
  • 原码
    一个很实用图象处理原码(a practical source image processing)
    2004-09-07 10:38:48下载
    积分:1
  • hahamirror2
    完成图片的哈哈镜效果,如三角形,圆形,波浪形,弯曲等等(change the picture to any shape you want)
    2012-04-18 14:55:47下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载