-
surf特征点检测和匹配
surf算法的具体实现:
Surf算法原理
(1)、构建Hessian矩阵
(2)、构建尺度空间
图像的尺度空间是这幅图像在不同解析度下的表示,由式(4)知,一幅图像j(X)在不同解析度下的表示可以利用高斯核G(£)的卷积来实现,图像的尺度大小一般用高斯标准差来表示[6]。在计算视觉领域,尺度空间被象征性的表述为一个图像金字塔,其中,输入图像函数反复与高斯函数的核卷积并反复对其进行二次抽样,这种方法主要用于Sift算法的实现,但每层图像依赖于前一层图像,并且图像需要重设尺寸,因此,这种计算方法运算量较大,而SURF算法申请增加图像核的尺寸,这也是SIFT算法与SURF算法在使用金字塔原理方面的不同。算法允许尺度空间多层图像同时被处理,不需对图像进行二次抽样,从而提高算法性能。图1(a)是传统方式建立一个如图所示的金字塔结构,图像的寸是变化的,
- 2022-04-15 04:54:37下载
- 积分:1
-
digital image processing procedures source delphi
数字图像处理delphi程序源码-digital image processing procedures source delphi
- 2022-02-25 21:45:22下载
- 积分:1
-
使用卡尔曼滤波跟踪特征点跟踪的旋转点
使用Kalman滤波器跟踪一个旋转的点,用于特征点的跟踪-Use Kalman filter to track a rotating point for the tracking of feature points
- 2023-06-17 22:10:04下载
- 积分:1
-
飘扬的国旗
飘扬的国旗-C语言编写的图形程序-flying the flag-C language prepared by the graphics program
- 2022-01-25 16:33:50下载
- 积分:1
-
不用说了gunplot,科学绘图类的老大
不用说了gunplot,科学绘图类的老大-Needless to say the gunplot, scientific drawings of the oldest category
- 2022-05-21 15:45:03下载
- 积分:1
-
VC++ For moving target tracking, which contains a movement sequence picture
VC++用于运动目标的跟踪,里面含有运动序列图片-VC++ For moving target tracking, which contains a movement sequence picture
- 2022-03-17 15:27:20下载
- 积分:1
-
源代码标识号
识别数字的源代码-identification number of source code
- 2022-07-18 12:16:54下载
- 积分:1
-
国外的一个图像K均值聚类的C++源代码,非常容易集成和使用,适合模式识别、图像处理等方面的开发!...
国外的一个图像K均值聚类的C++源代码,非常容易集成和使用,适合模式识别、图像处理等方面的开发!-an image abroad of K-means clustering of C source code, and is easy to integrate and use, suitable for pattern recognition, Image processing, and other aspects of development.
- 2022-01-25 22:12:33下载
- 积分:1
-
在VC6.0下运用MFC建工程,利用OpenGl画曲线和曲面的源代码。
在VC6.0下运用MFC建工程,利用OpenGl画曲线和曲面的源代码。-VC6.0 to use MFC in the works, the use of curves and surfaces painted OpenGL source code.
- 2022-08-13 13:55:54下载
- 积分:1
-
因该是jpeg file format
因该是jpeg file format-because it is jpeg file format
- 2022-01-25 16:12:29下载
- 积分:1