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

SURF-based-image-stitching

于 2014-08-30 发布 文件大小:2022KB
0 285
下载积分: 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 个回复

  • zhifen
    说明:  阈值分割。基于二维直方图及混沌粒子群的图像分割方法(Thresholding. Based on two-dimensional histogram and chaotic particle swarm methods for image segmentation)
    2010-04-06 10:35:01下载
    积分:1
  • jianyunmoni
    实现图像渐晕效果的模拟,输入一副分辨率大于800×500的bmp图像,可以得到模拟出渐晕效果后的图像,参数可调(The image vignetting effect simulation, input a bmp image resolution is greater than 800,500, and adjustable parameters can be simulated image vignetting effect)
    2012-11-24 10:42:39下载
    积分:1
  • ICM(能量终止)
    基于条件迭代法与马尔可夫随机场的遥感图像分割的matlab代码(the image segmentation based on the ICM and Markov random field)
    2018-01-02 11:07:23下载
    积分:1
  • MATLAB的中值滤波?
    说明:  基于matlab的中值滤波算法,对图像进行去噪处理(median filtering algorithm based on matlab)
    2020-05-06 16:53:02下载
    积分:1
  • SVD_comprecession
    svd图像压缩,程序中使用了三种方法的SVD,包括直接svd,分块svd和小波svd(3 svd comprecessions.)
    2020-08-15 16:58:28下载
    积分:1
  • 峰值信噪比
    计算原始图像和过滤噪声后的图像的峰值信噪比(peak signal to noise ratio of image)
    2018-05-28 21:46:38下载
    积分:1
  • C with image
    说明:  用c语言实现一些简单的图像处理功能,如灰度化、旋转、拷贝等(Some simple image processing functions, such as gray scale, rotation, copy, etc., are implemented in C language.)
    2020-06-17 21:00:06下载
    积分:1
  • lane-detect
    canny边缘检测,还有车道线检测。效果还可以。(canny edge detection, and lane detection. The effect can be.)
    2014-01-14 16:44:00下载
    积分:1
  • PseudoColor
    灰度图像到RGB彩色的伪彩色图像的转变程序(Gray-scale image to RGB color of the pseudo-color image change procedures)
    2007-12-25 20:32:09下载
    积分:1
  • bsubsamp
    数字图像处理(冈萨雷斯)书中的边界链码实现,该程序通过取网格,简化了编码的数据量(Digital image processing (Gonzalez) the boundary chain code book, realize that the procedures through access grid, simplifying the coding of data)
    2007-09-02 17:30:44下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载