作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2020, Vol. 46 ›› Issue (1): 236-242. doi: 10.19678/j.issn.1000-3428.0053499

• 图形图像处理 • 上一篇    下一篇

网格形变细分的大视差图像拼接算法

齐向明, 王佳琦   

  1. 辽宁工程技术大学 软件学院, 辽宁 葫芦岛 125105
  • 收稿日期:2018-12-27 修回日期:2019-02-01 出版日期:2020-01-15 发布日期:2019-02-22
  • 作者简介:齐向明(1966-),男,副教授、硕士,主研方向为图形图像处理、数字水印技术;王佳琦,硕士。
  • 基金资助:
    国家自然科学基金(61540056)。

Large Parallax Image Stitching Algorithm for Mesh Deformation Subdivision

QI Xiangming, WANG Jiaqi   

  1. Software College, Liaoning Technical University, Huludao, Liaoning 125105, China
  • Received:2018-12-27 Revised:2019-02-01 Online:2020-01-15 Published:2019-02-22

摘要: 针对大视差图像拼接后重叠区域出现重影、非重叠区域发生透视失真等问题,提出一种改进的大视差图像拼接算法。利用尽可能投影算法(APAP)建立低密度网格形变,根据待拼接图像成对匹配点的分布对重叠区域内的网格形变进行细分。通过随机采样一致性算法计算全局最优相似矩阵,校正非重叠区域发生的透视失真现象。将全局最优相似矩阵与网格单应矩阵加权叠加,实现目标图像形变。在此基础上,对目标图像重叠区域进行内容感知,保留重要度较低的区域并完成拼接,以避免重叠区域出现重影问题。实验结果表明,相对APAP、SPHP等算法,该算法的拼接效果更能还原真实场景,且拼接图像的均方根误差值较低。

关键词: 大视差图像拼接, 网格形变, 全局最优相似矩阵, 内容感知, 加权叠加

Abstract: The stitching of large parallax images can cause double image in overlapping area and perspective distortion in non-overlapping area.To address these problems,this paper proposes an improved large parallax image stitching algorithm.The low density mesh deformation is established by the As-Projective-As-Possible(APAP) algorithm,and the mesh deformation in the overlapping area is subdivided according to the distribution of paired matching points of images to be stitched.The global optimal similar matrix is calculated by random sample consensus algorithm,and the perspective distortion in non-overlapping area is corrected.Then the global optimal similar matrix and the mesh homography matrix are weighted and superposed,so as to realize the deformation of the target image.On this basis,content awareness is executed in the overlapping area of the target image,in which the area of less importance is retained and spliced,thus avoiding the double image problem in the overlapping area.Experimental results show that compared with other algorithms,such as the APAP algorithm and the SPHP algorithm,the proposed algorithm can better restore the real scenario,and with this algorithm,the root mean square error of the stitched image is lower.

Key words: large parallax image stitching, mesh deformation, global optimal similar matrix, content awareness, weighted overlay

中图分类号: