期刊文献+

使用游程编码和SIMD指令集的快速图像融合 被引量:1

Fast Image Blending Using Run-length Encoding and SIMD Instruction Set
下载PDF
导出
摘要 图像融合是图像拼接中的一个重要步骤,用于生成无缝的融合图像.针对当前高分辨率图像融合算法速度较慢的问题,提出一种基于多频带的快速图像融合方法.首先通过进行2遍距离变换生成一幅接缝图像,并根据这幅接缝图像生成每一幅输入图像的蒙版图像,这个过程与输入图像的次序无关,并且具有良好的可扩展性;其次使用游程编码对蒙版图像进行压缩编码,生成每一幅蒙版图像的高斯金字塔,并利用SIMD指令集生成输入图像的拉普拉斯金字塔;最后使用SIMD指令集完成拉普拉斯金字塔重构,得到一幅无缝的融合图像.在实验中对2组数据集进行测试,结果表明该方法能够高效地合成高质量的融合图像.与已有的图像融合方法相比,文中方法运行速度更快、内存使用较少、具有更好的并行性,更适合于目前的多核处理器架构. Image blending is an essential step in image stitching, and is often used to generate seamless blending images. However, current multi-band blending methods are much slower in processing high-resolution images. This paper presents a fast implementation of multiband blending for combining a set of registered images into a composite mosaic with no visible seams. Firstly, a unique seam image is com-puted using two-pass nearest distance transform, which is independent on the order of input images and has good scalability. Each individual mask can be extracted from this seam image quickly. Secondly, the seam image and masks are compressed using run-length encoding, and all the following mask operations are built on run-length encoding scheme. Thirdly, single instruction multiple data (SIMD) instruction set is used within Laplacian pyramids construction. Finally, the seamless blending image is generated from Laplacian pyramid collapsing. Two challenging data sets are evaluated in experiment and the proposed method can composite high quality blending images efficiently. Compared with existing image blending methods, the use of run-length encoding for masks processing leads to reduced memory requirements and a compact sto-rage of the mask data, and the use of SIMD instruction set achieves better parallelism and faster execution speed on multi-core architectures.
出处 《计算机辅助设计与图形学学报》 EI CSCD 北大核心 2016年第4期624-632,共9页 Journal of Computer-Aided Design & Computer Graphics
基金 国家自然科学基金(61540062 61462093 61462078) 云南省教育厅基金(2015Y285)
关键词 图像拼接 接缝处理 多频带融合 游程编码 单指令多数据流 image stitching seam processing multi-band blending run-length encoding SIMD instruction set
  • 相关文献

参考文献15

  • 1He K M, Chang H W, Sun J. Rectangling panoramic images viawarping[J]. ACM Transactions on Graphics, 2013, 32(4): ArticleNo. 79. 被引量:1
  • 2Anguelov D, Dulong C, Filip D, et al. Google street view: capturingthe world at street level[J]. Computer, 2010, 43(6): 32-38. 被引量:1
  • 3Prados R, Garcia R, Gracias N, et al. A novel blending techniquefor underwater giga-mosaicing[J]. IEEE Journal of OceanicEngineering, 2012, 37(4): 626-644. 被引量:1
  • 4Shao H C, Hwang W L, Chen Y C. Optimal multiresolutionblending of confocal microscope images[J]. IEEE Transactionson Biomedical Engineering, 2012, 59(2): 531-541. 被引量:1
  • 5Burt P J, Adelson E H. A multiresolution spline with applicationto image mosaics[J]. ACM Transactions on Graphics, 1983,2(4): 217-236. 被引量:1
  • 6梁云,莫俊彬.改进拉普拉斯金字塔模型的高动态图像色调映射方法[J].计算机辅助设计与图形学学报,2014,26(12):2182-2188. 被引量:7
  • 7Perez P, Gangnet M, Blake A. Poisson image editing[J]. ACMTransactions on Graphics, 2003, 22(3): 313-318. 被引量:1
  • 8Farbman Z, Hoffer G, Lipman Y, et al. Coordinates for instantimage cloning[J]. ACM Transactions on Graphics, 2009, 28(3):Article No. 67. 被引量:1
  • 9Levin A, Zomet A, Peleg S, et al. Seamless image stitching inthe gradient domain[M] //Lecture Notes in Computer Science.Heidelberg: Springer, 2004, 3024: 377-389. 被引量:1
  • 10Agarwala A. Efficient gradient-domain compositing using qudtrees[J]. ACM Transactions on Graphics, 2007, 26(3): ArticleNo. 94. 被引量:1

二级参考文献21

  • 1Durand F,Dorsey J.Fast bilateral filtering for the display of high-dynamic range images[J].ACM Transactions on Graphics,2002,21(3):257-266. 被引量:1
  • 2Farbman Z,Fattal R,Lischinski D,et al.Edge-preserving decompositions for multi-scale tone and detail manipulation[J].ACM Transactions on Graphics,2008,27 (3):Article No.67. 被引量:1
  • 3Xu L,Lu C W,Xu Y,etal.Image smoothing via L0 gradient minimization[J].ACM Transactions on Graphics,2011,30 (6):Article No.174. 被引量:1
  • 4Fattal R.Edge-avoiding wavelets and their applications[J].ACM Transactions on Graphics,2009,28(3):Article No.22. 被引量:1
  • 5Li Y Z,Sharan L,Adelson E H.Compressing and companding high dynamic range images with subband architectures[J].ACM Transactions on Graphics,2005,24 (3):836-844. 被引量:1
  • 6Su Z,Luo X N,Deng Z J,et al.Edge-preserving texture suppression filter based on joint filtering schemes[J].IEEE Transactions on Multimedia,2013,15(3):535-548. 被引量:1
  • 7Subr K,Soler C,Durand F.Edge-preserving multiscale image decomposition based on local extrema[J].ACM Transactions on Graphics,2009,28(5):Article No.147. 被引量:1
  • 8Bhat P,Zitnick C L,Cohen M,et al.GradientShop:a gradient-domain optimization framework for image and video filtering[J].ACM Transactions on Graphics,2010,29(2):Article No.10. 被引量:1
  • 9Hadwiger M,Sicat R,Beyer J,etal.Sparse PDF maps for non-linear multi-resolution image operations[J].ACM Transactions on Graphics,2012,31(6):Article No.133. 被引量:1
  • 10Tumblin J,Turk G.LCIS:a boundary hierarchy for detail-preserving contrast reduction[C]//Computer Graphics Proceedings,Annual Conference Series,ACM SIGGRAPH.New York:ACM Press,1999:83-90. 被引量:1

共引文献6

同被引文献3

引证文献1

二级引证文献2

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部