Skip to content

Bug trying to unmerge images with JPG format #2

@kelvins

Description

@kelvins

The unmerge function is not working with JPG image formats, for example:

$ python steganography.py --input_image1 res/image1.jpg \
                          --input_image2 res/image2.jpg \
                          --output_image res/merged_image.jpg

$ python steganography.py --input_image1 res/merged_image.jpg \
                          --output_image res/unmerged_image.jpg

Results in:

unmerged_image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions