文件名称:OpenSURF_version1c
- 所属分类:
- 其他小程序
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2015-03-12
- 文件大小:
- 705kb
- 下载次数:
- 0次
- 提 供 者:
- abdoun*******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
This code is an implementation of SURF (Speeded Up Robust Features). SURF will detect landmark points in an image, and describe the points by a vector which is robust against (a little bit) rotation,scaling and noise. It can be used in the same way as SIFT (Scale-invariant feature transform) which is patented. Thus to align (register) two or more images based on corresponding points.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
OpenSurf.m
SubFunctions\FastHessian_BuildDerivative.m
............\FastHessian_buildResponseLayer.m
............\FastHessian_buildResponseMap.m
............\FastHessian_getIpoints.m
............\FastHessian_getLaplacian.m
............\FastHessian_getResponse.m
............\FastHessian_interpolateExtremum.m
............\FastHessian_isExtremum.m
............\FastHessian_ResponseLayer.m
............\IntegralImage_BoxIntegral.m
............\IntegralImage_HaarX.m
............\IntegralImage_HaarY.m
............\IntegralImage_IntegralImage.m
............\PaintSURF.m
............\SurfDescriptor_DecribeInterestPoints.m
............\SurfDescriptor_GetDescriptor.m
............\SurfDescriptor_GetOrientation.m
TestImages\lena1.png
..........\lena2.png
..........\test.png
..........\testc1.png
..........\testc2.png
WarpFunctions\affine_warp.m
example2.m
example3.m
license.txt