kelvins / steganography

:see_no_evil: Steganography: Hiding an image inside another
https://goo.gl/6u15mZ
MIT License
347 stars 86 forks source link

why not working? #4

Closed jmfeng01 closed 2 years ago

jmfeng01 commented 4 years ago

python3.81 installed Click and pillow

try to unmerge produce the right image as in readme file, with the given img1.jpg and img2.jpg

img4

kelvins commented 4 years ago

It is probably related to the issue https://github.com/kelvins/steganography/issues/2. Try to use png instead.

clsung commented 4 years ago

jpeg is lossy form in this case.

kelvins commented 2 years ago

Duplicated https://github.com/kelvins/steganography/issues/2