how can i hide a text message in the lsb plane of cover image?
5 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
how can i hide a text message in the lsb plane of cover image?
0 Kommentare
Antworten (2)
George
am 13 Sep. 2016
This File Exchange submission may do what you want.
6 Kommentare
Walter Roberson
am 14 Sep. 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.)
Siehe auch
Kategorien
Mehr zu Encryption / Cryptography finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!