登录
首页 » C++ » 基于SIFT算法的图像拼接程序源代码

基于SIFT算法的图像拼接程序源代码

于 2022-01-25 发布 文件大小:6.06 kB
0 87
下载积分: 2 下载次数: 1

代码说明:

基于SIFT算法的图像拼接程序源代码,输入图像,能够提取特征点,将特征点对进行匹配,最后实现带有重叠部分的图像进行融合,形成一张整体的图像。SIFT算法是由D.G. Lowe提出的一种局部特征提取算法。该算法从一幅图像中找出一些点作为特征点,并通过特征点相邻区域的灰度特征计算出灰度方图作为该点的特征值,从而将一幅图像抽象为一系列特征点和特征值。SIFT算法主要分为关键点和关键点描述子生成两个步骤。

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

发表评论

0 个回复

  • PingOriginal_MikeMuuss_1983
    Ping original program. implement pinging test
    2014-10-10 12:33:30下载
    积分:1
  • angel123
    霹雳远控源码,完美编译,无错误,上线正常。好东西值得收藏,支持WIN7。(Thunderbolt source remote control, perfect compiler, error-free, normal on-line. The good thing worth collecting support WIN7.)
    2012-04-03 20:55:47下载
    积分:1
  • How-to-Generate-CPP-Class-Template-Definitions
    How to Generate C++ Class Template Definitions
    2014-10-01 05:38:56下载
    积分:1
  • dlan
    一个DLAN的例子,非常的有意思,希望能够有帮助(An example of a DLAN, very interesting, hope to be able to help)
    2015-03-27 13:13:34下载
    积分:1
  • gzip-1.2.4.tar
    gzip library for nginx intall
    2017-12-01 15:08:30下载
    积分:1
  • ADAM4017code
    台湾研华ADAM4017通讯驱动,vc代码,生成DLL,便于大家学习使用(Taiwan Advantech ADAM4017 communication driver, VC code, the generation of DLL, for everyone to learn to use)
    2015-02-04 09:24:00下载
    积分:1
  • FPWIN Pro 使用手册
    此文件包括图纸和程序,并有详细的说明,学单片机的同学有福了(This document includes drawings and programs, and detailed instructions, the students who learn SCM are blessed.)
    2018-01-22 15:38:09下载
    积分:1
  • C#通过webservice获取天气预报 例子源码下载
    webservice网址是 
    2015-05-06下载
    积分:1
  • ARM9_based_embedded_system_development_code
    说明:  基于ARM9的嵌入式系统开发实践代码,帮助你深入理解ARM体系结构(ARM9-based embedded system development code of practice to help you in depth understanding of ARM Architecture)
    2009-07-23 23:03:48下载
    积分:1
  • 基于生长法的路线最优化
    for   j=1:10000      R=rand(10000,1);      a(j)=R(j); g1=((A(1,1)-x(1,1))^2+(A(1,2)-x(1,2))^2)^0.5+((A(1,1)-x(2,1))^2+(A(1,2)-x(2,2))^2)^0.5+((A(1,1)-A(2,1))^ 2+(A(1,2)-A(2,2))^2)^0.5;      g2=((A(2,1)-A(3,1))^2+(A(2,2)-A(3,2))^2)^0.5+((A(2,1)-A(1,1))^2+(A(2,2)-A(1,2))^2)^0.5; g3=((A(3,1)-x(4,1))^2+(A(3,2)-x(4,2))^2)^0.5+((A(3,1)-x(3,1))^2+(A(3,2)-x(3,2))^2)^0.5+((A(3,1)-A(2,1))^ 2+(A(3,2)-A(2,2))^2)^0.5; g4=((A(4,1)-x(4,1))^2+(A(4,2)-x(4,2))^2)^0.5+((A(4,1)-A(6,1))^2+(A(4,2)-A(6,2))^2)^0.5+((A(4,1)-A(5,1))
    2022-03-12 00:56:21下载
    积分:1
  • 696518资源总数
  • 105901会员总数
  • 40今日下载