Fast copy-move forgery detection

  • Authors:
  • Hwei-Jen Lin;Chun-Wei Wang;Yang-Ta Kao

  • Affiliations:
  • Department of Information Engineering and Computer Science, Tamkang University, Tamsui, Taipei, Taiwan, R.O.C.;Department of Information Engineering and Computer Science, Tamkang University, Tamsui, Taipei, Taiwan, R.O.C.;Department of Network Information Technology, Chihlee Institute of Technology, Banciao, Taipei, Taiwan, R.O.C.

  • Venue:
  • WSEAS Transactions on Signal Processing
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper proposes a method for detecting copy-move forgery over images tampered by copy-move. To detect such forgeries, the given image is divided into overlapping blocks of equal size, feature for each block is then extracted and represented as a vector, all the extracted feature vectors are then sorted using the radix sort. The difference (shift vector) of the positions of every pair of adjacent feature vectors in the sorting list is computed. The accumulated number of each of the shift vectors is evaluated. A large accumulated number is considered as possible presence of a duplicated region, and thus all the feature vectors corresponding to the shift vectors with large accumulated numbers are detected, whose corresponding blocks are then marked to form a tentative detected result. Finally, the medium filtering and connected component analysis are performed on the tentative detected result to obtain the final result. Compared with other methods, employing the radix sort makes the detection much more efficient without degradation of detection quality.