how can i hide a text message in the lsb plane of cover image?
1 回表示 (過去 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!