Skip to content

hatamiarash7/ImageCompare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Image Compare

Python

This is a simple script to show differences of two images. This method can be best used in detecting industrial sabotage and examining X-ray images of equipments.

You can see below that we have two similar photos that are very difficult to distinguish.

samples

The two images may look similar, but there are small differences that are difficult to distinguish (in this example, two malicious / extra chips are mounted on the second board).

result

You can see an example in real world about spy chips :

Usage

Run script and pass your images as arguments:

python compare.py sample-1.jpg sample-2.jpg

Support ๐Ÿ’›

Donate with Bitcoin Donate with Ethereum

ko-fi

Contributing ๐Ÿค

Don't be shy and reach out to us if you want to contribute ๐Ÿ˜‰

  1. Fork it !
  2. Create your feature branch : git checkout -b my-new-feature
  3. Commit your changes : git commit -am 'Add some feature'
  4. Push to the branch : git push origin my-new-feature
  5. Submit a pull request

Issues

Each project may have many problems. Contributing to the better development of this project by reporting them. ๐Ÿ‘

About

Show differences of two images

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages