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
Chandra Kurniawan
2011년 12월 2일
I have one. But it works only for .bmp image format.
Andreas Sinaga
2018년 1월 27일
Image Analyst
2018년 1월 27일
I just attached an m-file in my answer below.
채택된 답변
추가 답변 (1개)
Image Analyst
2011년 12월 2일
편집: Image Analyst
2018년 1월 27일
0 개 추천
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.
카테고리
도움말 센터 및 File 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!