Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 964 Bytes

README.md

File metadata and controls

30 lines (22 loc) · 964 Bytes

simple_picture_comparator

A simple python script to compare two picture

python img_difference.py   
!! Warning !! sourceImage and modifiedImage should have the same resolution

In this example :

python img_difference.py IAsource.jpg IAv1.jpg
python img_difference.py IAsource.jpg IAv1.jpg 25
Source image

alt text

Modified image

alt text

Hilighted difference between two images

alt text