登录
首页 » Visual C++ » FBP

FBP

于 2020-09-05 发布 文件大小:2124KB
0 218
下载积分: 1 下载次数: 380

代码说明:

  CT(computer tomography )图像重建算法,FBP,是目前商用CT的主流重建算法(computer tomography reconstruction algrithm)

文件列表:

扇束重建-未用对称关系-加速

..........................\360_1024.dat

..........................\config
..........................\......\index.ini
..........................\......\userdefine.ini
..........................\Debug
..........................\.....\StdAfx.obj
..........................\.....\StdAfx.sbr
..........................\.....\vc60.idb
..........................\.....\vc60.pdb
..........................\.....\扇束等距采样重建.bsc
..........................\.....\扇束等距采样重建.exe
..........................\.....\扇束等距采样重建.ilk
..........................\.....\扇束等距采样重建.obj
..........................\.....\扇束等距采样重建.pch
..........................\.....\扇束等距采样重建.pdb
..........................\.....\扇束等距采样重建.sbr
..........................\ReadMe.txt
..........................\RebuildData.dat

..........................\StdAfx.cpp
..........................\StdAfx.h
..........................\temp
..........................\ZJ_720_1024.dat
..........................\Z_360_1053.dat
..........................\扇束等距采样重建.cpp
..........................\扇束等距采样重建.dsp
..........................\扇束等距采样重建.dsw
..........................\扇束等距采样重建.ncb
..........................\扇束等距采样重建.opt
..........................\扇束等距采样重建.plg

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

发表评论

0 个回复

  • bmpscrollview
    用于BMP图像文件的滚动显示,带上下和水平滚动条。(This file is used to display BMP image files, with up-down and horizontal scroll bars.)
    2013-07-10 16:44:33下载
    积分:1
  • vb6
    图像处理缩放,大小随意改变,平滑处理,基于vb6.0设计(Zoom image processing, size change, smooth deal, based on the design VB6.0)
    2009-03-25 15:11:17下载
    积分:1
  • apple1
    上课时做的一个小程序,表达式计算程序,采用vc++,可能有点儿小瑕疵,但基本运行是没问题的(Class to do a small procedure, expression of the calculation procedure for the vc++, may be a bit small flaws, but the basic operation is no problem of)
    2016-02-15 00:51:26下载
    积分:1
  • BMP1
    说明:  编程实现对bmp图像最大值,最小值,标准差,熵,各灰度值频率的计算(Programming to calculate the maximum value, minimum value, standard deviation, entropy and gray value frequency of BMP image)
    2020-05-02 17:30:16下载
    积分:1
  • smooth
    图像的平滑函数,对指定区域的图像,并有门限值和魔板大小限制。(the smooth of a bmp image)
    2013-09-19 21:16:46下载
    积分: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
  • 192168291092007531155683305865
    Image Watershed Segmentation图像边缘提取(Image Watershed Segmentation Image Edge Detection)
    2007-08-11 09:18:48下载
    积分:1
  • opencv4.3
    自主选择性的查看一幅图像中的部分区域的颜色直方图:允许用户在一幅图像中选择一个矩形区域,通过按住鼠标键画一个矩形,当鼠标放开是,高亮显示矩形框,同时在另一个独立的窗口中,使用画图函数画一个图表(选定区域的颜色直方图),分别用蓝,绿,红表示选中区域中每种颜色的像素数量。(Self-selective color in an image to view a partial area of ​ ​ the histogram: Allows the user to select a rectangular area in an image by holding down the mouse button to draw a rectangle when the mouse is released, the highlighted rectangle, Meanwhile in a separate window, using the drawing functions to draw a chart (selected color histogram region), respectively, with blue, green, red indicates the number of pixels in the selected area of ​ ​ each color.)
    2014-02-13 16:18:41下载
    积分:1
  • imagejiansuo
    图像处理的简单程序,适合初学者,自己好好看看(Simple image processing procedures, suitable for beginners, its a good look)
    2010-05-28 16:14:09下载
    积分:1
  • Demo3_line-segment-detection-
    直线检测 Visual C++编写 用于图像处理(line segment detection)
    2012-06-29 16:39:16下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载