登录
首页 » Visual C++ » ConeBeamReconstruction

ConeBeamReconstruction

于 2014-05-04 发布 文件大小:324KB
0 174
下载积分: 1 下载次数: 29

代码说明:

  FDK最小角度重建,基于parker加权的投影数据处理实现的最小角度重见(FDK minimum angle reconstruction, the minimum angle parker weighted projection data processing based on the realization Shigemi)

文件列表:

ConeBeamReconstruction
......................\ConeBeam.cpp,17628,2014-02-25
......................\ConeBeam.h,1538,2013-12-24
......................\ConeBeamReconstruction.aps,30680,2013-12-26
......................\ConeBeamReconstruction.clw,3083,2014-03-19
......................\ConeBeamReconstruction.cpp,4497,2013-12-17
......................\ConeBeamReconstruction.dsp,5322,2013-12-18
......................\ConeBeamReconstruction.dsw,552,2013-12-17
......................\ConeBeamReconstruction.h,1532,2013-12-17
......................\ConeBeamReconstruction.ncb,115712,2014-03-19
......................\ConeBeamReconstruction.opt,892928,2014-03-19
......................\ConeBeamReconstruction.plg,3058,2014-03-18
......................\ConeBeamReconstruction.rc,12440,2013-12-24
......................\ConeBeamReconstructionDoc.cpp,2481,2013-12-17
......................\ConeBeamReconstructionDoc.h,1748,2013-12-17
......................\ConeBeamReconstructionView.cpp,4303,2013-12-24
......................\ConeBeamReconstructionView.h,2201,2013-12-24
......................\ConeReconstructionShowDlg.cpp,2241,2013-12-19
......................\ConeReconstructionShowDlg.h,1510,2013-12-19
......................\Debug
......................\FourierTransform.cpp,10584,2013-12-17
......................\FourierTransform.h,1333,2013-12-17
......................\MainFrm.cpp,2523,2013-12-17
......................\MainFrm.h,1581,2013-12-17
......................\ReadMe.txt,4695,2013-12-17
......................\res

......................\...\ConeBeamReconstruction.rc2,414,2013-12-17


......................\resource.h,795,2013-12-24
......................\StdAfx.cpp,224,2013-12-17
......................\StdAfx.h,1054,2013-12-17

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

发表评论

0 个回复

  • example
    常见C++ 课程的立体源码,其中含有函数,类与对象,继承与派生,多态,等C++常见的集中类型(plus)
    2009-12-16 10:04:33下载
    积分:1
  • TRAOD_Algorithm
    基于轨迹划分的异常轨迹检测方法。首先采用两种分段粒度将每条轨迹分为若干子轨迹线段,然后,在基于距离的异常检测方法的基础上,引入调整系数的概念,采用密度与距离相结合的方法进行异常轨迹检测。 (Abnormal trajectory detection method based on trajectory partition.Firstly each trajectories should be divided into several substrajectories using two granularities. Then the notion of adjustment coefficient is introduced on the basis of distance based anomaly detection method, and the abnormal trajectories are detected combining density and distance. )
    2020-11-08 18:09:47下载
    积分:1
  • Calibration
    基于机器视觉,控制三自由度运动控制台来调整显微镜位置,通过图像处理得到易拉罐的表面刻痕大小和长度。(The software control the motion platform with 3 d.o.f. to position the microscope and then test the notch of cans using image processing.)
    2013-11-07 12:29:22下载
    积分:1
  • bitmap_bit
    VC++ 位图大PK程序,两幅BMP图像比较大小,希望能对大家有所帮助 (VC++ big PK bitmap program, comparing the size of two BMP images, hoping to be helpful)
    2011-04-19 23:09:40下载
    积分:1
  • RPC_errAnaly
    利用严格成像模型生成的虚拟格网数据解算卫星影像的RPC参数,用于卫星影像定位(Use strict generated virtual imaging model grid data calculating satellite images RPC parameters for satellite image positioning)
    2021-03-05 14:59:31下载
    积分:1
  • problem-LastBossOrigin
    问题:找出一个短字符串在一个长字符串中的精确匹配。 要求:基于BWT压缩和FM索引技术的序列匹配,用Burrows-Wheeler transform算法解决该问题。(Problem: find the exact match of a short string in a long string. Requirements: BWT-based compression and indexing techniques sequence matching FM, with the Burrows-Wheeler transform algorithm to solve the problem)
    2020-12-26 00:09:04下载
    积分:1
  • leachvsdeec
    说明:  最近一直在看matlab仿真WSN的资料,今天找到一个仿真LEACH协议的。其主要是为了仿真他自己提出来的分簇协议,并给出了matlab代码,同时给出leach的代码。有兴趣的可以研究一下leach 协议和deec的协议对比(I've been looking at the MATLAB simulation WSN recently, and today I've found a simulation LEACH protocol. The main purpose is to simulate the clustering protocol proposed by himself, and give the matlab code, and give leach code at the same time. Interested can study the LEACH protocol and DEEC protocol comparison)
    2017-07-13 21:47:23下载
    积分:1
  • BMPTEst
    实现在图像背景上叠加 下雨 下雪 的效果(Achieve in the BMP image background superimposed rain, snow effect)
    2017-07-19 11:54:09下载
    积分:1
  • Delaunay
    说明:  对三角划分算法的研究,对以前方法的改进,以达到良好的效果,(Triangulation algorithm to study the improvement of previous methods in order to achieve good results,)
    2008-09-05 21:03:07下载
    积分:1
  • wr_bmp_demo
    数字图象处理算法的演示,包括:图象的DFT和逆DFT,图象的FFT和逆FFT,在图象中加入正弦噪声,图象的模板运算实现图象平滑和锐化等等。(digital image processing algorithms demo, including : Image DFT and inverse DFT, FFT image and inverse FFT, in the image by adding sinusoidal noise, the template image Operational Image sharpening and smoothing and so on.)
    2005-05-11 16:35:50下载
    积分:1
  • 696518资源总数
  • 106148会员总数
  • 10今日下载