Computer Engineering and Applications ›› 2016, Vol. 52 ›› Issue (21): 218-221.

Previous Articles     Next Articles

Improved optimal stitching line applied to image stitching

SUN Peishuang, HAN Qirui   

  1. School of Computer Science & Software Engineering, Tianjin Polytechnic University, Tianjin 300387, China
  • Online:2016-11-01 Published:2016-11-17

彩色图像最优拼接线的改进算法研究

孙培双,韩其睿   

  1. 天津工业大学 计算机科学与软件学院,天津 300387

Abstract: This paper discusses the image stitching. Due to the problems that overlapping area becomes fuzzy or dislocated when stitching the images, a new energy calculation formula whose characteristics is based on pixel’s color and texture which belongs to the neighborhood pixels in image overlap area is put forward. And an algorithm of dynamically searching the direction to find the optimal stitching line is put forward. The experiment section includes comparisons between this method and others. The result demonstrates that this method can not only overcome the problem of “ghosting”, but also achieve the transition between both sides of the stitching line naturally.

Key words: image stitching, energy calculation, best stitching line, dynamic programming

摘要: 讨论了彩色图像的精确拼接问题,针对拼接时重叠区域和拼接线附近出现的模糊、错位、穿越等问题,提出了根据待拼接图像重叠区域像素点邻域内的颜色和纹理作为特征的能量计算公式,并提出树形搜索方向的动态寻找最优拼接线算法。实验部分将提出的算法与其他方法进行了对比,结果表明,该方法不仅可以很好地克服掉上述“鬼影”问题,解决寻找拼接线时出现的穿越现象,也可以最大限度地实现拼接线两侧图像间的过渡连续。

关键词: 图像拼接, 能量计算, 最优拼接线, 动态规划