-
surf特征点检测和匹配
surf算法的具体实现:
Surf算法原理
(1)、构建Hessian矩阵
(2)、构建尺度空间
图像的尺度空间是这幅图像在不同解析度下的表示,由式(4)知,一幅图像j(X)在不同解析度下的表示可以利用高斯核G(£)的卷积来实现,图像的尺度大小一般用高斯标准差来表示[6]。在计算视觉领域,尺度空间被象征性的表述为一个图像金字塔,其中,输入图像函数反复与高斯函数的核卷积并反复对其进行二次抽样,这种方法主要用于Sift算法的实现,但每层图像依赖于前一层图像,并且图像需要重设尺寸,因此,这种计算方法运算量较大,而SURF算法申请增加图像核的尺寸,这也是SIFT算法与SURF算法在使用金字塔原理方面的不同。算法允许尺度空间多层图像同时被处理,不需对图像进行二次抽样,从而提高算法性能。图1(a)是传统方式建立一个如图所示的金字塔结构,图像的寸是变化的,
- 2022-04-15 04:54:37下载
- 积分:1
-
一个peano曲线得java源代码
一个peano曲线得java源代码-Peano curve in a java source code
- 2022-02-27 06:14:15下载
- 积分:1
-
使用CPLD在屏幕上图像,3bit 8中颜色
在屏幕上可以有红 碌 蓝 三个矩形...
使用CPLD在屏幕上图像,3bit 8中颜色
在屏幕上可以有红 碌 蓝 三个矩形-Using the CPLD on the screen image, 3bit 8 in color on the screen can have red rectangle Lu Lan 3
- 2023-07-03 14:40:03下载
- 积分:1
-
这个是我在realtimetable基础上修改的程序,适合于读取串口数据,并画出实时曲线,还用了flexgrid控件显示数值,串口的设置是“57600,n,8,...
这个是我在realtimetable基础上修改的程序,适合于读取串口数据,并画出实时曲线,还用了flexgrid控件显示数值,串口的设置是“57600,n,8,1”,基于多文档的。-This is my realtimetable based on the revised procedures, suitable for reading serial data, and draw real-time curve, also used the numerical displayed FlexGrid control, serial settings are
- 2023-06-22 06:45:03下载
- 积分:1
-
本代码实现了三维图形的基本绘制,可以用做三维图形绘制的基本控件
本代码实现了三维图形的基本绘制,可以用做三维图形绘制的基本控件-This code has the basic three-dimensional graphics rendering can be used to make three-dimensional graphics rendering the basic control
- 2022-02-06 11:49:16下载
- 积分:1
-
基于mfc的flash界面 基于mfc的flash界面 基于mfc的flash界面
基于mfc的flash界面 基于mfc的flash界面 基于mfc的flash界面-基于mfc的flash界面基于mfc的flash界面基于mfc的flash界面基于mfc的flash界面基于mfc的flash界面
- 2023-02-13 23:05:06下载
- 积分:1
-
图片浏览,支持多种图片格式,支持图片的缩放。
图片浏览,支持多种图片格式,支持图片的缩放。-Picture browsing, support for a variety of picture formats, support for image scaling.
- 2022-03-14 17:18:23下载
- 积分:1
-
理解达芬奇缩放
understanding the davinci resizer
-understanding the davinci resizer
- 2022-08-15 15:20:46下载
- 积分:1
-
将地形图和桩体素产生的二维阵列在这个日期rotate the t…
will generate a voxel terrain map and place this data in a 2d array rotate the terrain map data about x,y,z
- 2022-02-09 20:03:47下载
- 积分:1
-
图像边缘检测,与图像处理,图像分割的常用代码
图像边缘检测,与图像处理,图像分割的常用代码-Image edge detection, and image processing, image segmentation of the common code
- 2023-01-30 06:20:03下载
- 积分:1