采用sift算法实现两幅图像的配准我要分享

SIFT algorithm is used to realize the registration of two images

sift配准 sift-配准-matlab 图像配准SIFT SIFT图像配准 算法配准

关注次数: 412

下载次数: 4

文件大小: 6248KB

代码分类: 图像处理

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

在matlab环境下采用sift算法实现两幅图像的配准,配准效果客观


English Description:

In Matlab environment, SIFT algorithm is used to achieve the registration of two images, and the registration effect is objective


代码预览

图像配准终极版

..............\image data

..............\..........\2_3.bmp

..............\..........\3_1.bmp

..............\..........\3_2.bmp

..............\..........\3_3.bmp

..............\..........\image1_1.jpg

..............\..........\image1_2.jpg

..............\..........\image2_1.jpg

..............\..........\image2_2.jpg

..............\..........\image3_1.jpg

..............\..........\image3_2.jpg

..............\siftWin32.exe

..............\x2gray.m

..............\zoo_appendingImages.m

..............\zoo_BidirectionalMatch.m

..............\zoo_drawPoints.m

..............\zoo_drawRotAglHist.m

..............\zoo_getRotAgl.m

..............\zoo_getTransMat.m

..............\zoo_imRegist.m

..............\zoo_linePoints.m

..............\zoo_main.m

..............\zoo_optIndex.m

..............\zoo_sift.m

..............\zoo_x2gray.m