登录
首页 » matlab » SURF_extraction

SURF_extraction

于 2014-10-30 发布 文件大小:1050KB
0 268
下载积分: 1 下载次数: 142

代码说明:

  图像SURF特征提取,用于图像拼接和篡改检测,注释比较详细,程序很好理解(SURF feature extraction, image is used for image matching and tamper detection, comments are detailed, the program is easy to understand)

文件列表:

OpenSURF
.........\example1006.m,1888,2012-10-06
.........\example2.m,1208,2013-03-19
.........\example3.m,1938,2013-03-19
.........\OpenSurf.m,3778,2010-09-07
.........\SubFunctions
.........\............\FastHessian_BuildDerivative.m,603,2010-07-27
.........\............\FastHessian_buildResponseLayer.m,1699,2010-07-30
.........\............\FastHessian_buildResponseMap.m,1877,2010-07-21
.........\............\FastHessian_getIpoints.m,2353,2010-07-30
.........\............\FastHessian_getLaplacian.m,455,2010-07-27
.........\............\FastHessian_getResponse.m,450,2010-07-27
.........\............\FastHessian_interpolateExtremum.m,2478,2010-07-30
.........\............\FastHessian_isExtremum.m,1680,2010-07-30
.........\............\FastHessian_ResponseLayer.m,738,2010-07-30
.........\............\IntegralImage_BoxIntegral.m,791,2010-07-29
.........\............\IntegralImage_HaarX.m,494,2010-07-30
.........\............\IntegralImage_HaarY.m,556,2010-07-30
.........\............\IntegralImage_IntegralImage.m,796,2010-07-29
.........\............\PaintSURF.m,1089,2010-07-30
.........\............\SurfDescriptor_DecribeInterestPoints.m,1554,2010-07-31
.........\............\SurfDescriptor_GetDescriptor.m,3636,2010-07-31
.........\............\SurfDescriptor_GetOrientation.m,2921,2010-07-31
.........\TestImages





.........\..........\lena2.png,211716,2010-09-07
.........\..........\lena20.jpg,19555,2013-03-19
.........\..........\lena21.jpg,113463,2013-03-19
.........\..........\test.png,5296,2010-07-20
.........\..........\testc1.png,123228,2010-07-27
.........\..........\testc2.png,122063,2010-07-27
.........\WarpFunctions
.........\.............\affine_warp.m,9721,2010-09-07

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

发表评论

0 个回复

  • largestRectangleArea
    求一个图像的最大内接矩形面积。 步骤: 1.相机标定。首先根据物像关系式求出其中的参数。注意参数求出后要进行参数校验。 2.从背景中分离出目标 3.边缘检测 4.目标形状参数计算。(For an image of the largest inscribed rectangle area. Steps: 1. Camera calibration. First of all object-image relationship in accordance with the parameters obtained. Attention to the parameters obtained after parameter calibration. 2. From the context of isolated target 3. Edge detection 4. Target shape parameters.)
    2009-05-19 21:30:43下载
    积分:1
  • 划分数据集Kylberg Sintorn
    说明:  Kylberg Sintorn数据集可用于进行算法的旋转不变测试,然而官网中并没有直接划分训练集与测试集,本代码对该数据集的图片进行重新命名与划分,可用于算法测试中(The Kylberg Sintorn dataset can be used to perform the rotation-invariant test of the algorithm. However, the official website does not directly divide the training set and the test set. This code renames and divides the picture of the dataset, which can be used in algorithm testing)
    2020-03-26 23:08:41下载
    积分:1
  • ComparativeEvaluationofDigitalFragileImage
    说明:  脆弱性数字水印能为多媒体内容完整性认证和篡改检测提供有效的解决方案。该文对用于图像认证的脆弱性数字水印技术的研究 现状、一般原理、基本特征、典型算法进行了综述(The vulnerability of digital watermark for the integrity of multimedia content authentication and tamper detection to provide an effective solution. The image authentication for the vulnerability of digital watermarking technology, research, general principles, basic features, typical algorithms are reviewed)
    2008-11-12 23:06:08下载
    积分:1
  • sr
    说明:  super resolution可实现 很多算法(a lot of super resolution algorithms can be realized)
    2009-06-30 16:10:23下载
    积分:1
  • 视频增强播放器
    说明:  本程序基于MFC,VS2010编写,是一款可以打开任意视频格式的播放器,具有打开视频(任意格式,avi,mp4, rmvb,asf,avi,mpeg等), 具有快进,快退,暂停,播放,上一帧,下一帧,截图,拍照,快速播放慢速播放功能,同时提供图像处理功能(视频图像增强,视频图像去雾,海上目标检测功能)。(This program is based on MFC, VS2010. It is a player that can open any video format. It has open video (arbitrary format, avi, mp4, rmvb, asf, avi, mpeg, etc.). It has the functions of fast forward, fast backward, pause, playback, last frame, next frame, screenshot, photograph, fast playback and slow playback. It also provides image processing functions (video image enhancement, video image defogging, sea target detection).)
    2020-11-19 15:19:37下载
    积分:1
  • points-clouds-
    matlab图像处理代码,利用算法对点云数据进行直方图以及标准差统计,含M文件和GUI(matlab image processing code, the use of algorithms for point cloud data, histograms and standard deviation statistics, including documentation and GUI M)
    2011-06-03 13:13:37下载
    积分:1
  • walsh
    这是一个基于matlab语言编写的沃尔什变换程序,里面有一个4X4的矩阵可当例子,修改相关参数可用于2^n的矩阵(Walsh Transform matlab language based program, which has a 4X4 matrix when the example 2 ^ n matrix can be used to modify the relevant parameters)
    2021-04-21 00:08:49下载
    积分:1
  • test_gray_gradient
    将一幅图像划分成8*8图像块,计算灰度梯度共生矩阵,基于混合熵对每个图像块分类(divide an image into 8*8 image blocks,calculate gray-gradient-matrix, classify image blocks based on the mixed entropy)
    2015-12-16 19:59:10下载
    积分:1
  • IMG_PCA
    说明:  Matlab 实现 一维 PCA 压缩解压 图像,可以设置 eigen value 数目,观看压缩结果。(Matlab to achieve one-dimensional PCA-extracting compressed images, the number of eigen value can be set to watch the results of compression.)
    2009-08-07 10:00:48下载
    积分:1
  • lateral-inhibition-example-matlab
    利用侧抑制原理编写的一个最基本的小程序。程序实现了初步的轮廓提取效果。可供想要入门侧抑制原理的朋友参考。(The use of lateral inhibition, a basic principle of writing a small program. Program to achieve the initial contour extraction results. Introduction to principles of lateral inhibition for want of a friend for reference.)
    2021-03-24 20:49:17下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载