文件名称:基于SURF特征点的图像拼接算法
文件大小:1.16MB
文件格式:RAR
更新时间:2019-05-20 06:50:36
SURF 图像配准 MATLAB
基于SURF特征点的图像拼接算法,用MATLAB语言编写。亲测可用,速度比SIFT特征点的配准算法快很多!
【文件预览】:
OpenSURF_version1c
----license.txt(1KB)
----SubFunctions()
--------FastHessian_BuildDerivative.m(603B)
--------SurfDescriptor_GetDescriptor.m(4KB)
--------FastHessian_buildResponseLayer.m(2KB)
--------IntegralImage_HaarX.m(494B)
--------IntegralImage_HaarY.m(556B)
--------FastHessian_getLaplacian.m(455B)
--------FastHessian_ResponseLayer.m(738B)
--------SurfDescriptor_GetOrientation.m(3KB)
--------IntegralImage_IntegralImage.m(796B)
--------IntegralImage_BoxIntegral.m(791B)
--------FastHessian_interpolateExtremum.m(2KB)
--------PaintSURF.m(1KB)
--------FastHessian_getResponse.m(450B)
--------FastHessian_getIpoints.m(2KB)
--------FastHessian_isExtremum.m(2KB)
--------SurfDescriptor_DecribeInterestPoints.m(2KB)
--------FastHessian_buildResponseMap.m(2KB)
----example2.m(1KB)
----example3.m(2KB)
----TestImages()
--------2.jpg(247KB)
--------1.jpg(240KB)
--------lena1.png(234KB)
--------testc2.png(119KB)
--------lena2.png(207KB)
--------testc1.png(120KB)
--------test.png(5KB)
----OpenSurf.m(4KB)
----WarpFunctions()
--------affine_warp.m(9KB)