image covered by hiding image using LSB

3 次查看(过去 30 天)
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?

采纳的回答

Walter Roberson
Walter Roberson 2011-10-28
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.)

更多回答(1 个)

Image Analyst
Image Analyst 2011-12-2
编辑:Image Analyst 2018-1-27
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.

类别

Help CenterFile Exchange 中查找有关 Read, Write, and Modify Image 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by