how can i hide a text message in the lsb plane of cover image?
7 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
how can i hide a text message in the lsb plane of cover image?
0 Commenti
Risposte (2)
George
il 13 Set 2016
This File Exchange submission may do what you want.
6 Commenti
Walter Roberson
il 14 Set 2016
'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.)
Vedere anche
Categorie
Scopri di più su Encryption / Cryptography in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!