• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

计算机工程与科学 ›› 2022, Vol. 44 ›› Issue (02): 283-290.

• 图形与图像 • 上一篇    下一篇

基于特征聚类的大视差图像拼接算法 

许光宇,丁健   

  1. (安徽理工大学计算机科学与工程学院,安徽 淮南 232001)
  • 收稿日期:2020-08-26 修回日期:2020-12-17 接受日期:2022-02-25 出版日期:2022-02-25 发布日期:2022-02-17
  • 基金资助:
    国家自然科学基金(61471004)

A large parallax image stitching algorithm based on feature clustering

XU Guang-yu,DING Jian   

  1. (School of Computer Science and Engineering,Anhui University of Science and Technology,Huainan 232001,China)
  • Received:2020-08-26 Revised:2020-12-17 Accepted:2022-02-25 Online:2022-02-25 Published:2022-02-17

摘要: 针对大视差图像拼接过程中出现的错位、重影等问题,提出一种基于特征聚类的图像拼接算法。首先,以已匹配的特征点分布为依据在目标图像重叠区域构造泰森多边形。然后使用改进的AGNES层次聚类算法对特征点聚类,合并对应组内特征点所代表的泰森多边形,得到目标图像重叠区域的各个子平面。最后,求解对应子平面的单应性矩阵,并采取就近原则分配非重叠区域的单应性矩阵,对目标图像进行投影变换,得到拼接图像。实验结果表明,所提算法具有较高的配准精度,可有效改善大视差图像拼接过程中出现的误配准和局部失真问题。

关键词: 图像拼接, 视差, 泰森多边形, 聚类, 单应性矩阵

Abstract: Aiming at the problems of dislocation and ghosting in the process of large parallax image stitching, an image stitching algorithm based on feature clustering is proposed. Firstly, the Tyson polygon is constructed in the overlapping area of the target image based on the distribution of matched feature points. Secondly, the improved AGNES hierarchical clustering algorithm is used to cluster the feature points, and merge the Tyson polygons represented by the feature points in the corresponding group, so as to get each sub-plane of the overlapping region of the target image. Finally, the homography matrix of the corresponding subplane is solved, and the homography matrix of the non-overlapping region is assigned according to the nearest principle, then the target image is transformed by projection to get the mosaic image. The experimental results show that the proposed algorithm has high registration accuracy and can effectively improve the misregistration and local distortion in large parallax image stitching.

Key words: image stitching, parallax, Thiessen polygon, clustering, homography matrix