中文说明:此代码使用sift算法提取图像的特征点,并计算出描述子。执行show.m 文件即可以完成特征点的提取。执行match.m 可完成两幅图像的匹配。其中文档是sift算法的流程,1.jpg和2.jpg 为实验图像。
English Description:
This code uses the SIFT algorithm of extracting image feature points, and calculate the descriptor. Execute the show.m file that you can complete the feature point extraction. Executive match.m may complete two images match. Documents of the SIFT algorithm processes, 1.jpg, 2.jpg-image.