decoding code for the bitmap image

Respuestas (3)

Image Analyst
Image Analyst el 16 de Oct. de 2015

0 votos

Search VisionBib or the internet for papers on steganography or watermarking.
Walter Roberson
Walter Roberson el 16 de Oct. de 2015

0 votos

No. In order to retrieve the hidden information, you need to know how it was hidden.
If you were to somehow determine which bits had been altered compared to the original image, and if you also knew somehow which bits happened to be changed to the same thing they were before (e.g., a '1' was stored but it already happened to be a '1'), then you would be able to get a set of bits and values out. However, that would not tell you anything about the order the bits should be used in. Does it say "own goal" or does it say "law goon" ?
Image Analyst
Image Analyst el 25 de Nov. de 2015

0 votos

I've written a very simple steganography demo. It's in my File Exchange, so check it out: http://www.mathworks.com/matlabcentral/fileexchange/54155-steganography-hide-text-in-image

Preguntada:

el 16 de Oct. de 2015

Respondida:

el 25 de Nov. de 2015

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by