RobinDavid / LSB-Steganography

Python program to steganography files into images using the Least Significant Bit.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

shape problem

robomantis19 opened this issue · comments

when I do
steg = LSBSteg("4092333.png")
AttributeError: 'str' object has no attribute 'shape'