Computer Science
Image Forgery Detection Based on Noise Inspection: Analysis and Refinement of the Noisesniffer Method
Publié le - Image Processing On Line
Images undergo a complex processing chain from the moment light reaches the camera's sensor until the final digital image is delivered. Each of its operations leaves traces on the noise model which enable forgery detection through noise analysis. In this article, we describe the Noisesniffer method [Gardella et al., Noisesniffer: a Fully Automatic Image Forgery Detector Based on Noise Analysis, IEEE International Workshop on Biometrics and Forensics, 2021]. This method estimates for each image a background stochastic model which makes it possible to detect local noise anomalies characterized by their number of false alarms. We improve on the original formulation of the method by introducing a region-growing algorithm to detect local deviations from the background model. Results show that the proposed method outperforms the previous version as well as the state of the art.
The reviewed source code and documentation for this algorithm are available from the web page of this article 1 . Usage instructions are included in the README.txt file of the archive.