Skip to content

Splicing image forgery detection based on DCT and Local Binary Pattern

Notifications You must be signed in to change notification settings

NNDam/Splicing-Image-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Splicing-Image-Detection

Paper: Splicing image forgery detection based on DCT and Local Binary Pattern, 2013 IEEE Global Conference on Signal and Information Processing

Requirements

  • opencv-python
  • sklearn
  • skimage
  • progressbar2

Dataset

Accuracy

Dataset Cross Validation
CASIA v1 98.0 +- 0.01
CASIA v2 96.0 +- 0.01

Note

  • Change value of block_sizes and strides for feature extraction in multiple case
  • Example block_sizes = [16, 32] and strides = [8, 16]

About

Splicing image forgery detection based on DCT and Local Binary Pattern

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages