School of Electronic and Information Engineering, Tianjin University, No. 92, Weijin Road, Tianjin, PR China.
Forensic Sci Int. 2013 Jan 10;224(1-3):59-67. doi: 10.1016/j.forsciint.2012.10.031. Epub 2012 Nov 11.
Copy-move is one of the most commonly used image tampering operation, where a part of image content is copied and then pasted to another part of the same image. In order to make the forgery visually convincing and conceal its trace, the copied part may subject to post-processing operations such as rotation and blur. In this paper, we propose a polar cosine transform and approximate nearest neighbor searching based copy-move forgery detection algorithm. The algorithm starts by dividing the image into overlapping patches. Robust and compact features are extracted from patches by taking advantage of the rotationally-invariant and orthogonal properties of the polar cosine transform. Potential copy-move pairs are then detected by identifying the patches with similar features, which is formulated as approximate nearest neighbor searching and accomplished by means of locality-sensitive hashing (LSH). Finally, post-verifications are performed on potential pairs to filter out false matches and improve the accuracy of forgery detection. To sum up, the LSH based similar patch identification and the post-verification methods are two major novelties of the proposed work. Experimental results reveal that the proposed work can produce accurate detection results, and it exhibits high robustness to various post-processing operations. In addition, the LSH based similar patch detection scheme is much more effective than the widely used lexicographical sorting.
复制-移动是最常用的图像篡改操作之一,其中一部分图像内容被复制,然后粘贴到同一图像的另一部分。为了使伪造品在视觉上具有说服力并隐藏其痕迹,复制的部分可能会受到旋转和模糊等后处理操作的影响。在本文中,我们提出了一种基于极余弦变换和近似最近邻搜索的复制-移动伪造检测算法。该算法首先将图像划分为重叠的补丁。通过利用极余弦变换的旋转不变性和正交性,从补丁中提取稳健紧凑的特征。然后通过识别具有相似特征的补丁来检测潜在的复制-移动对,这被公式化为近似最近邻搜索,并通过局部敏感哈希(LSH)来完成。最后,对潜在对进行后验证,以滤除误匹配并提高伪造检测的准确性。总之,基于 LSH 的相似补丁识别和后验证方法是本工作的两个主要创新点。实验结果表明,所提出的方法可以产生准确的检测结果,并对各种后处理操作具有很高的鲁棒性。此外,基于 LSH 的相似补丁检测方案比广泛使用的字典排序方法更有效。