文件名称:OpenSURF_version1c
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2014-10-23
- 文件大小:
- 1.71mb
- 下载次数:
- 0次
- 提 供 者:
- deo****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
This function OPENSURF, 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, or make 3D reconstructions.- This function OPENSURF, 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, or make 3D reconstructions.
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, or make 3D reconstructions.- This function OPENSURF, 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, or make 3D reconstructions.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
OpenSURF_version1c\example2.m
..................\example3.m
..................\license.txt
..................\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\BaboonImage.png
..................\..........\BaboonTemplateIntensityChange.png
..................\..........\background.png
..................\..........\Capture_Ref.png
..................\..........\Capture_Template.png
..................\..........\Frame_25.PNG
..................\..........\Frame_25_Bone.PNG
..................\..........\lena1.png
..................\..........\lena2.png
..................\..........\test.png
..................\..........\testc1.png
..................\..........\testc2.png
..................\..........\wallImage.png
..................\..........\wallTemplate.png
..................\WarpFunctions\affine_warp.m
..................\SubFunctions
..................\TestImages
..................\WarpFunctions
OpenSURF_version1c