-
surf特征点检测和匹配
surf算法的具体实现:
Surf算法原理
(1)、构建Hessian矩阵
(2)、构建尺度空间
图像的尺度空间是这幅图像在不同解析度下的表示,由式(4)知,一幅图像j(X)在不同解析度下的表示可以利用高斯核G(£)的卷积来实现,图像的尺度大小一般用高斯标准差来表示[6]。在计算视觉领域,尺度空间被象征性的表述为一个图像金字塔,其中,输入图像函数反复与高斯函数的核卷积并反复对其进行二次抽样,这种方法主要用于Sift算法的实现,但每层图像依赖于前一层图像,并且图像需要重设尺寸,因此,这种计算方法运算量较大,而SURF算法申请增加图像核的尺寸,这也是SIFT算法与SURF算法在使用金字塔原理方面的不同。算法允许尺度空间多层图像同时被处理,不需对图像进行二次抽样,从而提高算法性能。图1(a)是传统方式建立一个如图所示的金字塔结构,图像的寸是变化的,
- 2022-04-15 04:54:37下载
- 积分:1
-
这个是一个OpenGL绘制地形的例子,里面包含了shader使用shader绘制水面,等技术,希望对大家有做帮助...
这个是一个OpenGL绘制地形的例子,里面包含了shader使用shader绘制水面,等技术,希望对大家有做帮助-This is an example of OpenGL rendering terrain, which contains the shader using shader rendering surface, such as technology, in the hope that everyone has to do to help
- 2022-07-26 18:17:47下载
- 积分:1
-
关于bmp文件信息头和数据的读取
关于bmp文件信息头和数据的读取-bmp file information on the first read and the data
- 2022-07-01 13:55:08下载
- 积分:1
-
基于MemDC双缓存绘图技术的温度计
在VC6.0上实现简单的动态温度计,利用MFC向导创建基于对话框的工作空间,创建MemDC类,实现双缓存绘图,
- 2022-10-19 16:00:03下载
- 积分:1
-
透视投影的生成算法
透视投影的生成算法-perspective projection algorithm for the generation
- 2022-02-24 20:08:41下载
- 积分:1
-
一个利用Java3D API编写的Java三维动画演示程序。
一个利用Java3D API编写的Java三维动画演示程序。-A 3D animationdemo programe writed with Java3D API.
- 2022-09-13 10:10:03下载
- 积分:1
-
OPEN GL using C and the curve drawn on points of the spline curve can be control...
使用C和OPEN GL 绘制曲线上点可控制的spline 曲线-OPEN GL using C and the curve drawn on points of the spline curve can be controlled
- 2023-08-20 14:05:04下载
- 积分:1
-
proposed drawing program, with VC+++ is a good example of a beginner.
建议的画图程序,用VC++编写,是初学者的很好范例.-proposed drawing program, with VC+++ is a good example of a beginner.
- 2022-02-07 12:44:32下载
- 积分:1
-
国际上开源的矢量化算法,速度堪比R2V软件
国际上开源的矢量化算法,速度堪比R2V软件-international revenue vector algorithm, the speed guaranteed under Application of the R2V software
- 2022-03-24 15:37:28下载
- 积分:1
-
图像的纹理分析应用实例.
图像的纹理分析应用实例.-image texture analysis application examples.
- 2022-03-23 17:09:56下载
- 积分:1