登录
首页 » 图形图像 » surf特征点检测和匹配

surf特征点检测和匹配

于 2022-04-15 发布 文件大小:3.73 MB
0 206
下载积分: 2 下载次数: 3

代码说明:

surf算法的具体实现: Surf算法原理 (1)、构建Hessian矩阵 (2)、构建尺度空间 图像的尺度空间是这幅图像在不同解析度下的表示,由式(4)知,一幅图像j(X)在不同解析度下的表示可以利用高斯核G(£)的卷积来实现,图像的尺度大小一般用高斯标准差来表示[6]。在计算视觉领域,尺度空间被象征性的表述为一个图像金字塔,其中,输入图像函数反复与高斯函数的核卷积并反复对其进行二次抽样,这种方法主要用于Sift算法的实现,但每层图像依赖于前一层图像,并且图像需要重设尺寸,因此,这种计算方法运算量较大,而SURF算法申请增加图像核的尺寸,这也是SIFT算法与SURF算法在使用金字塔原理方面的不同。算法允许尺度空间多层图像同时被处理,不需对图像进行二次抽样,从而提高算法性能。图1(a)是传统方式建立一个如图所示的金字塔结构,图像的寸是变化的,

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

发表评论

0 个回复

  • erp流程,对开发erp应该是个帮助.用Visual C++KAIFA
    erp流程图,对开发erp应该是个帮助.用Visual C++KAIFA -flowchart erp, erp development should be a help. using Visual C++ KAIFA
    2022-05-17 16:19:09下载
    积分:1
  • 贝叶斯分类器的设计实验,内有解释利于入门学习
    贝叶斯分类器的设计实验,内有解释利于入门学习-Bayesian classifier design experiments, which help to explain the study entry
    2022-03-17 03:12:21下载
    积分:1
  • 三维造型及真实感显示 083903.rar
    三维造型及真实感显示 083903.rar-3D modeling and 3D display 083903.rar
    2022-01-26 04:49:21下载
    积分:1
  • 大写字母识别程序,可识别26个英文字母.
    大写字母识别程序,可识别26个英文字母.-capital letters identification procedures, identify 26 English letters.
    2022-03-10 03:23:47下载
    积分:1
  • 小波变换在去噪方面应用
    阈值去噪的基本思想:含有一定噪声的图像经过小波变换后,图像的主要信息都将集中在小波域的低频子带, 而(白)噪声是均匀地分布在所有的小波系数上的。当对小波域的高频子带的系数进行取舍时,应该主要去除 含有噪声的那些系数。对于高频子带,由于噪声统计上是均匀分布在小波系数中,因此可知少数绝对值较大的 重要的小波系数必然含有图像的重要奇异特性,保留重要系数舍去或减小绝对值小的不重要的系数,既可以减 小图像的噪声,又不会导致图像的边缘模糊。
    2022-04-27 17:01:00下载
    积分:1
  • 等多种方式显示时间钟表,在工控等方面常用
    以图形等多种方式显示时间钟表,在工控等方面常用-graphics to show in various forms, time clocks, the IPC so common
    2023-04-11 19:50:04下载
    积分:1
  • This process can realize in the MFC application to display a JPG file, very inte...
    此程序可以实现在MFC应用程序中显示一个JPG文件,很有意思,值的下载。-This process can realize in the MFC application to display a JPG file, very interesting, worth the download.
    2022-01-29 03:05:05下载
    积分:1
  • Using python to write a simple Verification Code identification procedures, chin...
    使用python写的简单验证码识别程序,china pub上验证可以使用-Using python to write a simple Verification Code identification procedures, china pub on authentication can be used
    2022-02-28 11:53:50下载
    积分:1
  • personal collection of two large Zimbabwe law thresholding segmentation algorith...
    个人搜集的两个大津法阈值分割算法(otsu算法),已通过测试-personal collection of two large Zimbabwe law thresholding segmentation algorithm (Otsu algorithm), have passed the test
    2023-04-01 16:55:03下载
    积分:1
  • 在这个目录中包含代码实现K
    kmeans This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster centers using the K-means algorithm. Output is directed to the screen. Usage for KMEANS is: KMEANS SOURCEFILE The format of the source file is: NPat - Number of patterns (int) SizeVect - Size of vector (int) NClust - Number of cluster centers(int) vect[1,1] ... vect[1,SizeVect] - vector 1 (real) vect[2,1] ... vect[2,SizeVect] - vector 2 (real) . . . . . . vect[NPat,1] ... vect[NClust,SizeVector] - vector N (real) To compile: ICC KMEANS.CPP -kmeans This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster centers using the K-means algorithm. Outpu
    2022-08-15 00:35:38下载
    积分:1
  • 696516资源总数
  • 106600会员总数
  • 11今日下载