登录
首页 » 算法 » X射线扫描仪图像拼接算法实例

X射线扫描仪图像拼接算法实例

于 2022-03-11 发布 文件大小:788.61 kB
0 202
下载积分: 2 下载次数: 1

代码说明:

本编程实例实现了将多幅相同大小(16x16)有重叠的图像,通过拼接获得目标图像(890x16)的算法,并通过图像显示了最终的数据处理结果。其中包括简单的坏点校正,空气校正,增益校正,图像平滑处理。该程序运行环境为qt4.8+vs2010,并带有一组验证数据,可以直接运行程序并显示运行结果。扫描目标为圆柱形容器中装有水和一根焊锡丝。若要看到输出结果请修改程序中的数据文件目录至目标文件路径,否则程序会出错

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

发表评论

0 个回复

  • A*解决八数码问题
    A*算法解决八数码问题,最小优先队列结合DFS结合全排列hash结合A* 算法 f(n) = g(n) + h(n)解决八数码问题。全排列hash就是常说的康拓判重。
    2023-02-08 12:20:04下载
    积分:1
  • 误差分析的方有多种,例如,威点逊(J. H. Wilkison)针对的计机的浮点运提出的“向后误差分析”,这是一种先验估计误差的方,较以往的“向前误差分...
    误差分析的方法有多种,例如,威点逊(J. H. Wilkison)针对的计算机的浮点运算提出的“向后误差分析”,这是一种先验估计误差的方法,较以往的“向前误差分析”在矩阵运算的舍入误差估计上有较好的结果,以而使矩阵的误差分析获得了突破性的进展,使不少用向前误差分析难于判定可靠性的数值方法获得新的进展。-error analysis by a number of means, for example, Granville point Morrison (J. H. Wilkison), referring to a computer"s floating-point operations "backward error analysis," This is a priori estimation error method, compared to the previous "Forward Error Analysis" in the matrix computation Rounding error a better estimate on the results of a matrix so the error analysis of a breakthrough in the progress, many with forward error analysis difficult to determine the reliability of numerical methods to achieve new progress.
    2022-06-15 17:59:56下载
    积分:1
  • 线形规划小程序,用matlab语言编写的,可以解决线形规划书籍中的大部分线形规划实例。是matlab的m文件。...
    线形规划小程序,用matlab语言编写的,可以解决线形规划书籍中的大部分线形规划实例。是matlab的m文件。-Linear programming small programs, using matlab language, and can solve the linear programming books, most of the linear programming instances. Is the matlab m-file.
    2022-01-25 22:29:58下载
    积分:1
  • 10000以内数阶乘的C语言程序
    算10000以内数阶乘的C语言程序-count 10,000 factorial within the C Programming Language
    2022-03-14 06:28:32下载
    积分:1
  • ViBe背景检测、前景检测、运动检测
    对源代码做了少量修改,源代码来源忘记了; 代码为ViBe背景检测算法,也可用来做前景检测或者运动检测相关的内容; 检测效果较好,可通过参数进行调节 样本更新率等。
    2022-01-22 08:38:17下载
    积分:1
  • 提供一个直接搜索程序,具有全局寻优能力。
    提供一个直接搜索算法程序,具有全局寻优能力。-provide a direct search procedures, and have an overall optimization capabilities.
    2022-07-16 12:31:33下载
    积分:1
  • K-junzhi分类器
    K-junzhi分类器,k-均值聚类算法c/C++语言版,很好的进行模式识别分类,效果很好,适合进行简单的聚类和分类 ,程序开始有初始化质心数组的索引,随机生成k个数x(0
    2023-04-12 14:35:03下载
    积分:1
  • 此函数通过两点的大地经纬度(Ja,Wa)和(Jb,Wb)计两点间距离 Dis...
    此函数通过两点的大地经纬度(Ja,Wa)和(Jb,Wb)计算两点间距离 Dis -this function through the 2:00 and Geodesy (Ja, Wa) and ( `, mg) calculated the distance between two points Dis
    2022-07-19 07:05:55下载
    积分:1
  • MP3播放器: 利用API函数[mciSendString]可以轻松实现MP3音乐文件的播放。下面这段程序实现了MP3播放的大部分常规操作,对其稍加修改,做一个...
    MP3播放器: 利用API函数[mciSendString]可以轻松实现MP3音乐文件的播放。下面这段程序实现了MP3播放的大部分常规操作,对其稍加修改,做一个100KB大小的MP3播放器轻而易举 启动VB程序,在窗体上放置6个命令按钮,三个标签,一个公用对话框、一个进度条、一个状态栏和一个计时器,窗本的布置请参考附图 按钮"Open MP3 File"是用来打开对话框选择MP3文件,其他5个按钮分别为Play(播放)、Pause(暂停)、Stopplay(停止播放)、Back(向后跳跃)、Prew(向前跳跃)。Label1用来表示歌曲当前时间;label2放在时度条的最左边,Caption属性为"00:00";lable3放在时度条的右边,用来表示歌曲总长。-MP3 player : API function [mciSendString] can easily MP3 music player. Below this program of the MP3 player most of the conventional operation, its slightly modified, so the size of a 100KB MP3 player easily activated VB procedures, the forms to place orders six buttons, three label, a common dialog, a progress of a status bar and a 000 timer, the window layout of the buttons refer to the attached map. "MP3 File Open" is used to open the dialog box choose MP3 files, the other five buttons for Play (player), Pause (suspended), Stopplay (Cessation of players), Back (backwards jump), Prew (leap forward). Label1 songs said to the current time; Label2
    2023-08-08 11:10:03下载
    积分:1
  • 数值处理程序
    数值处理算法程序-numerical algorithm
    2022-02-05 16:22:44下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载