失眠网,内容丰富有趣,生活中的好帮手!
失眠网 > matlab图片surf图 用matlab实现SURF图像配准 算法

matlab图片surf图 用matlab实现SURF图像配准 算法

时间:2019-11-20 01:34:30

相关推荐

matlab图片surf图 用matlab实现SURF图像配准 算法

【实例简介】

一种使用用matlab实现SURF图像配准 算法

【实例截图】

【核心代码】

55c5c3ca-3c4f-4857-a0b1-100a10233884

└── surf

├── example3.m

├── license.txt

├── OpenSurf.m

├── opensurf.png

├── 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

├── surf.pdf

├── TestImages

│ ├── 1_contrast enhancement.tif

│ ├── 1_referrence.tif

│ ├── 1.tif

│ ├── 1wallis_referrence.tif

│ ├── 1wallis.tif

│ ├── 2wallis_referrence.tif

│ ├── 2wallis.tif

│ ├── lena1.png

│ ├── lena2.png

│ ├── temp.tif

│ ├── testc1.png

│ ├── testc2.png

│ ├── test.png

│ └── Thumbs.db

└── WarpFunctions

└── affine_warp.m

4 directories, 37 files

如果觉得《matlab图片surf图 用matlab实现SURF图像配准 算法》对你有帮助,请点赞、收藏,并留下你的观点哦!

本内容不代表本网观点和政治立场,如有侵犯你的权益请联系我们处理。
网友评论
网友评论仅供其表达个人看法,并不表明网站立场。