image covered by hiding image using LSB
Mostrar comentarios más antiguos
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 comentarios
Chandra Kurniawan
el 2 de Dic. de 2011
I have one. But it works only for .bmp image format.
Andreas Sinaga
el 27 de En. de 2018
Image Analyst
el 27 de En. de 2018
I just attached an m-file in my answer below.
Respuesta aceptada
Más respuestas (1)
Image Analyst
el 2 de Dic. de 2011
Editada: Image Analyst
el 27 de En. de 2018
0 votos
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.
Categorías
Más información sobre Read, Write, and Modify Image en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!