登录
首页 » matlab » SURF-based-image-stitching

SURF-based-image-stitching

于 2014-08-30 发布 文件大小:2022KB
0 257
下载积分: 1 下载次数: 221

代码说明:

  SURF算法作为一种新近出现的特征提取方法,在重复度、独特性、鲁棒性3个方面,均超越或接近以往提出的同类方法,并在计算效率上具有明显的优势。本代码采用SURF算法检测图像并进行坐标变换与图像拼接。 采用SURF算法对图像进行检测,其主要是用Hessian矩阵对图像进行检测,对图像的特征提取之后找到图像的特征点。之后采用最近临快速匹配(NN)、随机抽样一致性(RANSAC)算法和最小二乘法参数优化(LM)对特征点进行提纯匹配。最后在两幅图像中进行坐标变换,达到统一坐标系和图像拼接的效果。 (SURF(Speeded Up Robust Features) as a method of feature extraction which newly appeared is over or nearly previous method on duplication, uniqueness, and robustness and have a clear advantage on computational efficiency. This code uses the SURF and coordinate transformation algorithm to detect image and image matching. This code uses the SURF algorithm of image detection, the main is to use the Hessian matrix of image for testing, to find the image after image feature extraction of feature points. After we used Nearest Neighbor (NN), Random Sample Consensus (RANSAC) algorithm and least square parameter optimization for purification of matching feature points. Coordinate transformation in the last two images, to coordinate system to achieve the same image stitching. )

文件列表:

基于SURF的图像拼接
..................\example3.m,1595,2014-05-10
..................\findHomography.m,678,2014-05-10
..................\main.fig,10947,2014-06-02
..................\main.m,5533,2014-06-04
..................\OpenSurf.m,3778,2010-09-06
..................\randIndex.m,418,2014-05-10
..................\ransac1.m,1945,2014-05-10
..................\solveHomo.m,584,2014-05-10
..................\SubFunctions
..................\............\FastHessian_BuildDerivative.m,603,2010-07-26
..................\............\FastHessian_buildResponseLayer.m,1699,2010-07-29
..................\............\FastHessian_buildResponseMap.m,1877,2010-07-20
..................\............\FastHessian_getIpoints.m,2353,2010-07-30
..................\............\FastHessian_getLaplacian.m,455,2010-07-26
..................\............\FastHessian_getResponse.m,450,2010-07-26
..................\............\FastHessian_interpolateExtremum.m,2478,2010-07-30
..................\............\FastHessian_isExtremum.m,1680,2010-07-30
..................\............\FastHessian_ResponseLayer.m,738,2010-07-29
..................\............\IntegralImage_BoxIntegral.m,791,2010-07-29
..................\............\IntegralImage_HaarX.m,494,2010-07-29
..................\............\IntegralImage_HaarY.m,556,2010-07-29
..................\............\IntegralImage_IntegralImage.m,796,2010-07-29
..................\............\PaintSURF.m,1089,2010-07-30
..................\............\SurfDescriptor_DecribeInterestPoints.m,1554,2010-07-30
..................\............\SurfDescriptor_GetDescriptor.m,3636,2010-07-30
..................\............\SurfDescriptor_GetOrientation.m,2921,2010-07-30
..................\TestImages


..................\Untitled.m,269,2014-06-02
..................\WarpFunctions
..................\.............\affine_warp.m,9721,2010-09-06
..................\ͼƬ





..................\....\2(2).png,169979,2014-06-04
..................\....\2.jpg,229635,2014-06-03
..................\....\3(1).jpg,117972,2014-06-04
..................\....\3(2).jpg,271770,2014-06-10
..................\....\3(2).png,496740,2014-06-04
..................\....\3.jpg,233029,2014-06-04

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

发表评论

0 个回复

  • p-laplace
    说明:  改进了Criminisi算法,采用P-laplace算子作为数据项进行优先级计算,并有计算PSNR的功能(Improved Criminisi algorithm, using P-laplace operator as data items priority basis, and have calculated the functions of PSNR)
    2021-03-15 10:49:22下载
    积分:1
  • mingw
    very useful toolbox for the matlab user
    2018-02-21 11:27:15下载
    积分:1
  • TwoDZuiXiaoFuzzyEntropy
    基于二维直方图的最大模糊熵阈值图像分割,相比于一维最大模糊熵,分割效果更好。隶属度函数采用S函数(Based on two-dimensional histogram maximum fuzzy entropy threshold image segmentation, compared to one-dimensional maximum fuzzy entropy segmentation better)
    2021-03-25 08:49:14下载
    积分:1
  • code
    2009年CVPR最佳论文,何恺明的基于暗通道的图像去雾的matlab代码.(CVPR best paper in 2009 ,He Kai Ming Single Image Removal Haze is the Using the Dark Channel matlab code,)
    2014-01-17 20:51:51下载
    积分:1
  • ResponseFunc
    求取相机响应函数,并绘制相对曝光量-灰度曲线(Camera response function, and draw the relative exposure- gray curve )
    2021-02-19 22:09:44下载
    积分:1
  • cluster
    用高斯混合模型进行数据聚类分析的matlab 程序。(Set of files for analysis of Gaussian mixture models for data set clustering etc.)
    2009-05-06 05:54:01下载
    积分:1
  • FCMLSM
    一种改进的基于整合空间的模糊聚类的水平集分割方法,分割效果比较好(An improved integration of space-based level set of fuzzy clustering segmentation, segmentation is better )
    2021-04-26 15:38:45下载
    积分:1
  • four-denosing-procedure
    四种图像去噪程序,给原图像分别加上高斯噪声,椒盐噪声,乘性噪声,脉冲噪声后进行去噪,输出去噪后的图像(Four image denoising procedures, to the original image plus Gaussian noise, salt and pepper noise, multiplicative noise, impulse noise the Denoising output denoised image)
    2012-11-15 10:48:46下载
    积分:1
  • SAR_image_processing
    SAR复数数据转换,RAW格式数据转换,雷达图像滤波,LEE-sigema滤波,Frost滤波,Gamma-MAP滤波,KUAN滤波,雷达图像几何处理,斜距到地距转换程序。(SAR complex data conversion, RAW format, data conversion, radar image filtering, LEE-sigema filter, Frost filter, Gamma-MAP filtering, KUAN filtering, radar image geometry processing, slant range to ground from the conversion process.)
    2010-01-26 09:52:42下载
    积分:1
  • TurboPixels
    一个非常有用的超像素算法,用于图像分割,文件夹包含文章,采用matlab和c混编(a very useful superpixels algorithm,can be used for image segmentation,the file contatins paper,the matlab and c are mixed for exeution)
    2013-01-27 11:24:08下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载