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

计算机工程

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

基于SIFT相似性度量的图像缩放

张 静1,华顺刚2   

  1. (1. 首钢工学院机电工程系,北京 100144;2. 大连理工大学机械工程学院,辽宁 大连 116024)
  • 收稿日期:2012-12-12 出版日期:2014-02-15 发布日期:2014-02-13
  • 作者简介:张 静(1976-),女,副教授、博士,主研方向:图形图像处理,计算机辅助设计与制造;华顺刚,副教授、博士

Image Scaling Based on SIFT Similarity Measure

ZHANG Jing  1, HUA Shun-gang  2   

  1. (1. Department of Electrical and Mechanical Engineering, Shougang Institute of Technology, Beijing 100144, China; 2. School of Mechanical Engineering, Dalian University of Technology, Dalian 116024, China)
  • Received:2012-12-12 Online:2014-02-15 Published:2014-02-13

摘要: 针对传统图像缩放算法存在的图像内容破坏与失真等问题,提出一种结合接缝雕刻和标准缩放的图像缩放算法。利用接缝雕刻算法对原始图像进行尺寸调整,分别从原始图像和缩放图像上提取尺度不变特征变换(SIFT)特征,并对2幅图像的SIFT特征进行匹配计算,得到两者的相似性距离。当原始图像与缩放图像之间的相似性距离达到某阈值时,即在图像重要目标或内容将要被破坏之前,停止使用接缝雕刻算法,采用标准缩放算法进行整体尺寸的调整操作。实验结果表明,该算法不仅可以有效避免图像内容的破坏与失真,而且可以较好地保护图像局部结构和全局视觉效果。

关键词: 图像缩放, 尺度不变特征变换, 接缝雕刻, 标准缩放, 相似性距离, 阈值

Abstract: Aiming at the problem of the damage and distortion of image content existing in the traditional image resizing, an effective image scaling algorithm combining seam carving with scaling is proposed. An image is first resized using seam carving, then the Scale Invariant Feature Transform(SIFT) features are extracted from the original image and the resized one respectively, and the SIFT features between two images are matched and calculated to obtain their similarity distance. When the similarity distance between the original and the resized image reaches a certain threshold, namely, before the salient object and content are damaged obviously, seam carving is stopped and scaling is adopted for the residual task. Experimental results show that this algorithm is able to avoid the damage and distortion of image content and preserve both the local structure and the global visual effect of the image graciously.

Key words: image scaling, Scale Invariant Feature Transform(SIFT), seam carving, standard scaling, similarity distance, threshold

中图分类号: