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

vtk-CT(MC)

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

  • algorithm-of-findpath
    绣花问题是连续型的填充,在不同区域的缝制过程中,缝针不能提针,因此不能用一般的离散型区 域填充方法处理。本文运用几何计算和图论理论提出了一个绣花缝针轨迹自动生成算法:先对轮廓走向进行 定义,通过轮廓铅垂方向的局部极值点的分割线将图案从上向下进行分割,采用交点的特征值比较彻底的解 决了分割时的重点问题,将图案区域准确的划分成缝针能一次完成的若干个节点。在此基础上根据节点的邻 接关系建立节点的邻接“图”,通过图论中半哈密尔顿路径或深度遍历方法找到节点的遍历(缝制)序列和每 个节点的缝制方向,最后可对设定的起点、终点和缝针间隔的条件自动提供缝针的走向轨迹。(In the process of embroidering, needle can not hang up for changing to a different area. Therefore, Embroider problem could be abstract as a continuous area-filling work. Considering disperse area-filling methods can not process this problem well. Based on geometry computing and graph theory, an algorithm of finding path of embroidering needle are proposed in this paper. First, outline orientations are defined, and finding all local extreme points of inner outline on their gravitational orientation to build sectioning lines so as to divide the picture. By using intersection point character the overlap point problem was solved perfectly. Therefore, the picture is divided into some nodes which can be finished alone. Then, based on connections of these nodes, an adjacency graph of nodes was built. Using half-Hamilton path or depth-first search method, both embroidering sequence and direction of these nodes could be got from the graph. Finally, from a defined start-point, end-point)
    2012-12-09 23:26:22下载
    积分:1
  • Multi-looks-T3
    对全极化数据进行多视处理,针对T矩阵,C语言编写。(Multi-look of PolSAR)
    2011-07-16 09:18:56下载
    积分:1
  • CSF1
    表面张力CSF模型,用于计算微重力条件下的两相流问题。(Comtinum Saface tension Force)
    2010-09-21 17:34:26下载
    积分:1
  • main
    图像亮度和对比度调节,已验证,分别有亮度调节和对比度调节的调整框(Image brightness and contrast adjustment, has been verified, respectively, brightness adjustment and contrast ad)
    2017-03-26 20:25:06下载
    积分:1
  • matlab
    ) 使用分块的主成分分析方法(PCA)对人脸图像进行压缩编码。针对PCA方法计算量大的缺点,首先把问题转化成奇异值分解(SVD)问题,然后设计了特征空间的更新算法,通过递推,简化每一步计算的计算量,达到了实时编码的要求。 4) 在Windows平台下基于Video for Windows(VFW)接口开发了人脸视频图像编码和解码的实验系统,该系统实现了图像采集、图像显示、编码、解码等功能。() The use of sub-blocks of principal component analysis (PCA) on the human face image coding. PCA method for large defects, first of all the issues into a singular value decomposition (SVD) problem, and then design a feature space of the update algorithm, recursive, simplifying the calculation of the amount calculated at each step to achieve real-time encoding requirements. 4) In the Windows platform based on Video for Windows (VFW) interfaces, the human face image coding and decoding video experimental system, the system achieved image acquisition, image display, encoding, decoding functions.)
    2010-05-11 12:03:24下载
    积分:1
  • 12.2
    (1)在工具栏中点击“打开”功能出现文件打开窗口,用户选择一幅bmp图片后在指定区域居中显示该图片,若图片尺寸小于指定区域则按原始大小显示;若大于则按合适比例显示。 (2)鼠标指针在图片上停留时显示为十字形,同时在控件下方固定位置显示鼠标所在的图像x坐标和y坐标(如:50,100),以图片左上为坐标原点。 (3)在工具栏中可以点击控件实现在图片上绘制一次直线、矩形或圆等图形,在绘图过程中要求图片和图形一直可见,不能出现刷新痕迹,绘制的图形可以任意修改形状。 (4)可以任意选择图形线条的类型(虚线或直线)、颜色(三种)及粗细(三种),要求选择方式可以叠加,绘制过程要求可任意连续执行。 (5)在工具栏中点击“保存”功能出现文件保存窗口,用户可以选择保存路径来保存当前图片操作结果(包括图片和图形)。 (6)点击“关闭”功能,关闭当前图片,若操作结果尚未保存则必须弹出对话框提示用户进行保存。 ((1) in the tool bar, click on Open function has the file open window, the user selects a bmp image to center the picture in the designated area, if the image size is smaller than the specified area press the original size if more than press the appropriate scale display. (2) is shown as a cross when the mouse pointer over the image, while displaying an image x and y coordinates of the mouse cursor in a fixed position below the control (eg: 50,100) to image the upper left of the coordinate origin. (3) in the toolbar you can click controls to achieve a draw straight lines, rectangles or circles and other graphics on the picture, the requirements of pictures and graphics in the drawing process has been seen, it can not appear refreshed traces drawn graphics can be modified shape. (4) can choose the type of graph line (dashed or straight), color (three kinds) and thickness (three kinds), asked to choose the way can be superimposed, can arbitrarily draw process requires continuous exe)
    2015-10-23 12:16:41下载
    积分:1
  • tuxiangpeizhun
    使用VC++编程,自动检测角点,实现图像配准,代码可用。(Automatically detect the corner points, for image registration, the code is available.)
    2010-05-30 10:55:42下载
    积分:1
  • zxVBQQ2009
    最新版完整模拟QQ截屏的VB源代码,支持截图编辑(可以再截图中画矩形、椎园、文本、箭头);带撤销,重做功能,可以说一点都不比QQ截屏逊色!(The latest version integrity imitates a QQ piece the VB source for hold a code and support cuts diagram editor (can cut again in the diagram draw rectangle, Zhui park, text originally, arrowhead)Take to cancel, do over function, can say at 1:00 an all unlike QQ piece to hold inferior to!)
    2009-06-25 13:31:18下载
    积分:1
  • Canny
    Canny边缘检测算法,已经试过,可以用。能较好的检测边缘。(Canny edge detection algorithm, has been tried, you can use. To better edge detection.)
    2010-09-28 14:42:46下载
    积分:1
  • AviPclass
    AVI视频流数据读写类库!供视频图像处理编程参考!非常好用!(AVI video stream class library for reading and writing data. Video image processing for programming reference! Very handy!)
    2007-05-25 10:32:16下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载