-
surf特征点检测和匹配
surf算法的具体实现:
Surf算法原理
(1)、构建Hessian矩阵
(2)、构建尺度空间
图像的尺度空间是这幅图像在不同解析度下的表示,由式(4)知,一幅图像j(X)在不同解析度下的表示可以利用高斯核G(£)的卷积来实现,图像的尺度大小一般用高斯标准差来表示[6]。在计算视觉领域,尺度空间被象征性的表述为一个图像金字塔,其中,输入图像函数反复与高斯函数的核卷积并反复对其进行二次抽样,这种方法主要用于Sift算法的实现,但每层图像依赖于前一层图像,并且图像需要重设尺寸,因此,这种计算方法运算量较大,而SURF算法申请增加图像核的尺寸,这也是SIFT算法与SURF算法在使用金字塔原理方面的不同。算法允许尺度空间多层图像同时被处理,不需对图像进行二次抽样,从而提高算法性能。图1(a)是传统方式建立一个如图所示的金字塔结构,图像的寸是变化的,
- 2022-04-15 04:54:37下载
- 积分:1
-
image thresholding transform source code
图像阈值变换源代码-image thresholding transform source code
- 2022-04-26 14:02:29下载
- 积分:1
-
major profiles : one, to support the total online maintenance. Complete the onli...
主要功能简介:1、支持完全在线维护。可以在线完成新建/删除相册、更新图片、删除图片、更改名称等所有操作。上传之后完全可以不依赖FTP软件来维护相册。2、缓存更新功能使得批量更新图片/相册更为容易。你只需要把所有需要更新的图片一次上传到相应文件夹,然后进入后台操作点击“更新缓存”,相册的所有数据都将自动更新。3、在GD库的支持下,图片的缩略图完全自动生成。你所要做的只是上传图片到相应相册,支持的图片格式有 jpg/jpeg,gif,png,bmp。(由于GD不支持bmp格式,所以bmp的图片不能生成缩略图)需要GD2的支持,支持的图片格式有 jpg/jpeg,gif,png,bmp -major profiles : one, to support the total online maintenance. Complete the online add/delete photo albums, updated pictures, delete pictures, names and other changes all operations. After uploading can not rely on FTP software to safeguard albums. 2 cache update feature allows batch update Photo/albums easier. You should only need to update all the pictures uploaded to a corresponding folder, and then click into the background of operation "update cache," albums of all data will be automatically updated. 3, in the GD library, with the support of the thumbnail pictures fully automatic generation. You just have to upload pictures to the corresponding photo albums, the support photo forma
- 2022-11-26 02:40:03下载
- 积分:1
-
这是一个非常有名的原代码,包括多种图像处理、图像识别、特征计算,是做图像处理与分析工作人员的很好的助手...
这是一个非常有名的原代码,包括多种图像处理、图像识别、特征计算,是做图像处理与分析工作人员的很好的助手-This is a very well-known source code, including a variety of image processing, image recognition, feature calculation, is to do image processing and analysis of staff, a good assistant
- 2022-04-29 08:07:44下载
- 积分:1
-
H261源代码
里面含有一个ppt-关于H261的详细介绍,另外还有H261的源代码.简介:H.261又称为P*64,其中P为64kb/s的取值范围,是1到30的可变参数,它最初是针对在ISDN上实现电信会议应用特别是面对面的可视电话和视频会议而设计的。
- 2022-04-20 04:37:10下载
- 积分:1
-
描述了如何在win开发环境下安装vtk图形开发包
描述了如何在win开发环境下安装vtk图形开发包-Describes how to win the development environment installed vtk Graphic Development Kit
- 2022-03-23 14:01:23下载
- 积分:1
-
matlab small programs, suitable for beginners.
我刚学了matlab小程序,觉得很适合初学者。-matlab small programs, suitable for beginners.
- 2022-05-13 00:34:53下载
- 积分:1
-
基于双主成分分析
基于二维PCA对人脸进行识别,对图像有很好的降维作用,且识别率比pca好-PCA based on two-dimensional human face recognition, the image is very good landing peacekeeping role, and the recognition rate better than pca
- 2022-02-15 09:02:05下载
- 积分:1
-
针对指纹图像抽样的源代码,加在系统中可以起到提高速度的作用...
针对指纹图像抽样的源代码,加在系统中可以起到提高速度的作用-fingerprint images against the sample source code, added to the system can play a role in improving the speed of
- 2022-01-31 08:44:11下载
- 积分:1
-
This is a good one on the dicom image processing algorithms, graphics display, a...
这好一个关于dicom图像处理的算法程序,图像的显示,角度距离的计算等。-This is a good one on the dicom image processing algorithms, graphics display, angle distance calculation.
- 2022-02-06 12:30:50下载
- 积分:1