how can i hide a text message in the lsb plane of cover image?
조회 수: 3 (최근 30일)
이전 댓글 표시
how can i hide a text message in the lsb plane of cover image?
댓글 수: 0
답변 (2개)
George
2016년 9월 13일
This File Exchange submission may do what you want.
댓글 수: 6
Walter Roberson
2016년 9월 14일
'c1' is your variable. You showed it in
text_bit=reshape((dec2bin( uint8(rsa(c1)), 8 ) - '0').', 1, []);
I have no idea where you are getting it from (or think you are getting it from.)
참고 항목
카테고리
Help Center 및 File Exchange에서 Encryption / Cryptography에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!