Vol. 10 No. 1 (2023): Vol 10, Iss 1, Year 2023
Articles

Radial search for accelerating block matching to detect copy-move forgery in digital photographs

Velmurugan S
Department of Computer Science, Kongunadu Arts and Science College, Coimbatore, Tamil Nadu, India
Subashini T S
Department of Computer Science and Engineering, Annamalai University, Annamalai Nagar, Tamil Nadu, India
Saravana Moorthy R
Department of Computer Science, Kongunadu Arts and Science College, Coimbatore, Tamil Nadu, India
Published June 30, 2023
Keywords
  • Copy-move image forgery, block based, radial search, radix sort, DCT.
How to Cite
S, V., T S, S., & R, S. M. (2023). Radial search for accelerating block matching to detect copy-move forgery in digital photographs. Kongunadu Research Journal, 10(1), 16 - 21. https://doi.org/10.26524/krj.2023.3

Abstract

One of the exciting areas of image processing research right now is image forensics. The most common kind of image forgery is copy-move (CM) forgery. In this study, a method for quickly detecting CM counterfeiting is proposed. The suggested approach speeds up the block matching process by employing the proposed radial search method. DCT features are extracted from each block and only the most "R' significant features are considered to create the feature vector which in turn shortens the processing time for feature matching. Then radix sorting is used to sort the blocks based on the DCT coefficients, and the proximity of blocks is used to indicate how similar they are. Each pair of adjacent blocks has their difference measured, and if the difference between two blocks is less than a predetermined threshold, the blocks are deemed comparable. Once a match is found, the nearby eight blocks are located using the radial search strategy, which eliminates the need for the traditional sequential block comparison. As opposed to exhaustive block matching, the radial search approach is experimented with which gives commendable improvement in copy move forgery detection.

Downloads

Download data is not yet available.