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

计算机工程 ›› 2011, Vol. 37 ›› Issue (14): 233-235. doi: 10.3969/j.issn.1000-3428.2011.14.079

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

基于SIFT的图像盲取证方法

李 峰,蔡 琼   

  1. (长沙理工大学计算机与通信工程学院,长沙 410076)
  • 收稿日期:2010-12-10 出版日期:2011-07-20 发布日期:2011-07-20
  • 作者简介:李 峰(1964-),男,教授、博士,主研方向:图像处理,模式识别,信息安全;蔡 琼,硕士研究生
  • 基金资助:
    国家自然科学基金资助项目(60973113);湖南省自然科学基金资助项目(09JJ3120)

Images Forgery Method Based on SIFT

LI Feng, CAI Qiong   

  1. (School of Computer and Telecommunications Engineering, Changsha University of Science and Technology, Changsha 410076, China)
  • Received:2010-12-10 Online:2011-07-20 Published:2011-07-20

摘要: 采用一种基于尺度不变特征变换的算法提取图像特征,使用乘积量化的近似最近邻搜索方法对子空间分别进行量化,运用非对称距离算法计算特征向量之间的欧氏距离,提出一种新的数字图像复制粘贴被动盲取证方法。实验结果表明,该方法能够准确地对复制区域经过预处理的伪造进行检测,减少内存的使用量和空间复杂度,缩短搜索时间。

关键词: 尺度不变特征变换, 乘积量化, 近似最近邻搜索, 非对称距离计算, 复制粘贴盲取证

Abstract: This paper describes an effective method to detect copy-move forgery in digital images. This method works by extracting Scale Invariant Feature Transform(SIFT) descriptors of an image and by seeking for approximate nearest neighbor based on Product Quantization(PQ). The method of approximate nearest neighbor search is to decompose the space into a cartesian product of low dimensional subspaces and to quantize each subspace separately. Asymmetric Distance Computation(ADC) computes the euclidean distance between two vectors. Experimental results show that the approach can correctly detect the copy-move forgery which is preprocessed by different methods and decrease the memory usage and the complexity of learning the quantizer, at the same time, reduce the search time.

Key words: Scale Invariant Feature Transform(SIFT), Product Quantization(PQ), approximate nearest neighbor search, Asymmetric Distance Computation(ADC), copy-move forgery

中图分类号: