• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

计算机工程与科学 ›› 2022, Vol. 44 ›› Issue (07): 1256-1264.

• 图形与图像 • 上一篇    下一篇

基于区域划分和四元数的彩色图像复制粘贴篡改检测

魏伟一,王婉茹,赵毅凡,陈帼   

  1. (西北师范大学计算机科学与工程学院,甘肃 兰州 730070)
  • 收稿日期:2020-11-10 修回日期:2021-02-22 接受日期:2022-07-25 出版日期:2022-07-25 发布日期:2022-07-25
  • 基金资助:
    甘肃省科技计划-自然科学基金(20JR5RA518)

Color image copy-move forgery detection based on region division and quaternion

WEI Wei-yi,WANG Wan-ru,ZHAO Yi-fan,CHEN Guo   

  1. (College of Computer Science & Engineering,Northwest Normal University,Lanzhou 730070,China)
  • Received:2020-11-10 Revised:2021-02-22 Accepted:2022-07-25 Online:2022-07-25 Published:2022-07-25

摘要: 现有的篡改检测方法中特征点提取不充分会导致篡改检测精度不高,特征点描述符识别率差,针对该问题提出一种基于颜色矩的区域划分和四元数Hu矩的彩色图像复制粘贴篡改检测算法。首先,使用自适应形态重建算法对图像进行超像素分割,通过密度聚类算法对图像自适应划分区域;其次,提出一种关键点提取方法得到均匀的SIFT特征点;然后,在一种新颖的彩色图像四元数表示方法中构建局部高斯金字塔提取Hu矩特征;最后,利用2NN进行特征匹配后,结合Delaunay三角形算法定位出复制粘贴篡改区域。在公共数据集上的实验结果表明,该算法可以更有效地定位篡改区域。

关键词: 复制粘贴, 区域划分, SIFT, Hu矩, Delaunay三角形算法

Abstract: Aiming at the problem that the insufficient extraction of feature points in existing forgery detection methods leads to low accuracy of forgery detection and poor recognition rate of feature points descriptor, a color image copy-move forgery detection algorithm based on color moment region division and quaternion Hu moment is proposed. Firstly, an adaptive morphological reconstruction algorithm is adopted to perform superpixel segmentation on the image, and then a density clustering algorithm is used to adaptively divide the image into regions. Secondly, a key point extraction method is proposed to obtain uniform SIFT feature points, and then a local Gaussian pyramid is constructed in a novel color image quaternion representation method to extract the Hu moment features. Finally, after matching features using the 2NN, the paper proposes to locate the copy-move forgery region by the Delaunay triangle algorithm. Experimental results on public datasets show that this method can effectively locate the forgery region.

Key words: copy-move, region division, SIFT, Hu moment, Delaunay triangle algorithm

中图分类号: