image covered by hiding image using LSB

hi..can you help me on matlab's coding for image steganography using Least Significant Bit (LSB) which the cover and hidden image is in jpeg file?

3 Commenti

I have one. But it works only for .bmp image format.
Can u email me the matlab code for that bitmap lsb sir ? andreasksinaga@gmail.com
I just attached an m-file in my answer below.

Accedi per commentare.

 Risposta accettata

Walter Roberson
Walter Roberson il 28 Ott 2011
MATLAB does not include any routines to do this. You will need to write your own (or find one of the many many people who have implemented the same assignment.)

Più risposte (1)

Image Analyst
Image Analyst il 2 Dic 2011
Modificato: Image Analyst il 27 Gen 2018
I already posted code for that in this thread: http://www.mathworks.com/matlabcentral/answers/22329-lsb-code
It will be extremely straightforward to modify it to read in any type of image file formats you want.

Categorie

Community Treasure Hunt

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

Start Hunting!

Translated by