diff --git a/Steganography/Images/xor_and_adding/compare_two_images.py b/Steganography/Images/xor_and_adding/compare_two_images.py index 8a25f2e..2852215 100755 --- a/Steganography/Images/xor_and_adding/compare_two_images.py +++ b/Steganography/Images/xor_and_adding/compare_two_images.py @@ -1,6 +1,7 @@ #!/usr/bin/env python -__author__='bt3gl' +__author__='Mia Stein' + ''' Compare two aligned images of the same size.