image covered by hiding image using LSB
7 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
hidayah aziz
el 28 de Oct. de 2011
Comentada: Image Analyst
el 27 de En. de 2018
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?
Respuesta aceptada
Walter Roberson
el 28 de Oct. de 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.)
0 comentarios
Más respuestas (1)
Image Analyst
el 2 de Dic. de 2011
Editada: Image Analyst
el 27 de En. de 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.
0 comentarios
Ver también
Categorías
Más información sobre Read, Write, and Modify Image en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!