|
|
|
|
|
by govg
1094 days ago
|
|
Why is it more likely that an image can store more information than just encoding the information directly in some format like binary? You have the added overhead of the actual image itself, now you have to transmit compress(bits(image) + bits(message)) when you could just do compress(bits(message)). |
|
So an stegano can give you image ..> code ..Def=code.. image.. infor, it may require more itereations... look into it.