Skip to content

This is the source code related to the paper 'Going deeper into copy-move forgery detection: exploring image telltales via multi-scale analysis and voting processes'

Notifications You must be signed in to change notification settings

BLiuBLiu/copy-move-detection

 
 

Repository files navigation

##################################################################################################
Authors: Ewerton Silva, Tiago Carvalho, Anselmo Ferreira and Anderson Rocha 
##################################################################################################
This is the source code related to the paper  'Going deeper into copy-move forgery detection: exploring image telltales via multi-scale analysis and voting processes'
Please don't forget to cite us if you use  this code in your work. The bibtex entry is as follows:

@article{Silva201516,
title = "Going deeper into copy-move forgery detection: Exploring image telltales via multi-scale analysis and voting processes ",
journal = "Journal of Visual Communication and Image Representation ",
volume = "29",
number = "0",
pages = "16 - 32",
year = "2015",
author = "Ewerton Silva and Tiago Carvalho and Anselmo Ferreira and Anderson Rocha",
}
##################################################################################################
Requirements: To compile the source code you must have OpenCv 2.3
How to compile: enter in the root folder and type make
How to run: ./test <input_file_path> <output_file_path>
##################################################################################################

About

This is the source code related to the paper 'Going deeper into copy-move forgery detection: exploring image telltales via multi-scale analysis and voting processes'

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 97.1%
  • C 2.1%
  • Makefile 0.8%