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
Chandra Kurniawan 2011년 12월 2일
I have one. But it works only for .bmp image format.
Andreas Sinaga
Andreas Sinaga 2018년 1월 27일
Can u email me the matlab code for that bitmap lsb sir ? andreasksinaga@gmail.com
Image Analyst
Image Analyst 2018년 1월 27일
I just attached an m-file in my answer below.

댓글을 달려면 로그인하십시오.

 채택된 답변

Walter Roberson
Walter Roberson 2011년 10월 28일

0 개 추천

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일

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에 대해 자세히 알아보기

질문:

2011년 10월 28일

댓글:

2018년 1월 27일

Community Treasure Hunt

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

Start Hunting!

Translated by