计算机应用 ›› 2014, Vol. 34 ›› Issue (3): 806-809.DOI: 10.11772/j.issn.1001-9081.2014.03.0806

• 虚拟现实与数字媒体 • 上一篇    下一篇

基于均值漂移的图像复制粘贴伪造盲检测

焦丽鑫,杜振龙   

  1. 南京工业大学 电子与信息工程学院,南京210009
  • 收稿日期:2013-09-12 修回日期:2013-11-11 出版日期:2014-03-01 发布日期:2014-04-01
  • 通讯作者: 焦丽鑫
  • 作者简介:焦丽鑫(1988-),女,山东潍坊人,硕士研究生,主要研究方向:数字图像处理;杜振龙(1971-),男,陕西韩城人,副教授,博士,主要研究方向:多媒体信息处理、人工智能、计算机图形学。
  • 基金资助:

    国家自然科学基金资助项目;江苏省六大人才高峰基金;江苏省自然科学基金资助项目;江苏省高校自然科学基金资助项目;南京大学软件新技术国家重点实验室开放基金;东南大学计算机网络和信息集成教育部重点实验室

Copy-paste image forgery blind detection based on mean shift

JIAO Lixin,DU Zhenglong   

  1. College of Electronic and Information Engineering, Nanjing University of Technology, Nanjing Jiangsu 210009, China
  • Received:2013-09-12 Revised:2013-11-11 Online:2014-03-01 Published:2014-04-01
  • Contact: JIAO Lixin

摘要:

摘要:随着数字多媒体技术及计算机网络技术的发展,数字图像在信息技术时代扮演着越来越重要的角色,图像的真实性成为现代人们广泛关注的热点之一,为此提出了一种基于均值漂移的图像复制粘贴伪造盲检测算法。提取图像的SURF(Speed up robust feature)特征点,通过最近邻匹配方法进行特征匹配,滤除冗余点,初步定位复制粘贴伪造区域。均值漂移(Mean Shift)将具有相同或相似属性的图像像素分割为同一区域,利用匹配后的SURF特征点与其所在均值漂移分割区域的位置依赖关系确定伪造区域,并采用边缘直方图和HSV颜色直方图衡量特征点所在分割区域与相邻分割区域间的相似度,进一步细化伪造检测结果,最终实现图像的复制粘贴伪造盲检测。实验结果表明,该算法能够鲁棒地、高效地检测出图像的复制粘贴伪造区域。

关键词: 数字图像, 复制粘贴, 图像伪造, 加速稳健特征, 均值漂移

Abstract:

The traditional blind detection methods of image copy-paste forgery are time consuming, of high computation cost and low detection precision. A blind detection algorithm of copy-paste image forgery based on Mean Shift (MS) was proposed in this paper, which extracted Speed Up Robust Feature (SURF) points and then performed feature matching utilizing the method of best bin first in order to filter redundant points and locate the copy-paste forgery regions preliminarily. Pixels with the same or similar attributes would be segmented in the same region after implementing MS. The copy-paste regions could be detected according to the position dependency between matched feature point with its segmented region of MS and the detection result would be further refined by comparing the similarity of edge histogram and HSV (Hue-Saturation-Value) color histogram among the segmented regions of matched SURF and its neighborhood, and those regions with large similarity were included in the forged region. The experimental results show that the copy-paste forgery regions are detected accurately in the image with clear outline and rich details, and the proposed algorithm can robustly and efficiently detect the copy-paste forgery regions of image.

Key words: digital image, copy-paste, image forgery, Speed Up Robust Feature (SURF), Mean Shift (MS)

中图分类号: