基于surf算法的图像匹配

时间:2015-10-19 03:24:34
【文件属性】:
文件名称:基于surf算法的图像匹配
文件大小:705KB
文件格式:ZIP
更新时间:2015-10-19 03:24:34
图像匹配 基于surf算法,速度快,匹配效果还算是满意,里面附有两个例子,可供大家参考
【文件预览】:
surf
----TestImages()
--------lena2.png(207KB)
--------testc2.png(119KB)
--------test.png(5KB)
--------testc1.png(120KB)
--------lena1.png(234KB)
----SubFunctions()
--------FastHessian_isExtremum.m(2KB)
--------FastHessian_ResponseLayer.m(738B)
--------FastHessian_getIpoints.m(2KB)
--------IntegralImage_HaarY.m(556B)
--------FastHessian_buildResponseLayer.m(2KB)
--------IntegralImage_HaarX.m(494B)
--------FastHessian_interpolateExtremum.m(2KB)
--------PaintSURF.m(1KB)
--------SurfDescriptor_GetDescriptor.m(4KB)
--------IntegralImage_IntegralImage.m(796B)
--------SurfDescriptor_GetOrientation.m(3KB)
--------FastHessian_buildResponseMap.m(2KB)
--------FastHessian_BuildDerivative.m(603B)
--------IntegralImage_BoxIntegral.m(791B)
--------SurfDescriptor_DecribeInterestPoints.m(2KB)
--------FastHessian_getLaplacian.m(455B)
--------FastHessian_getResponse.m(450B)
----WarpFunctions()
--------affine_warp.m(9KB)
----surf.m(4KB)
----example3.m(2KB)
----example2.m(1KB)

网友评论

  • MATLAB版本,貌似我不太需要
  • 可以用,也确实效果不太好
  • SURF的MATLAB代码.
  • SURF的MATLAB代码,谢谢分享
  • 还可以,不错的学习例子
  • 可以使用,唯一的缺点就是没看到匹配效果图
  • 不错,可运行