Skip to content

tarek99samy/Image-Difference

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Difference Detection

  • A simple python script that applies the well-known method in Computer Vision "Structural Similarity Index"

  • For more detail about this method refer to Wang's paper that first introduced this method in 2004

  • Requirements To run:

    1. python 3
    2. openCV
    3. scikit-image
    4. imutils
  • Sample Results:

    original image

    Modified image

    Difference between the two images