Matlab code for embedding secret data bits into pixels of an image in steg

7 ビュー (過去 30 日間)
Gottumukkala Sai
Gottumukkala Sai 2020 年 11 月 20 日
コメント済み: Gottumukkala Sai 2020 年 12 月 15 日
I have an image and a string. I converted the string into binary format. Now I want to embed this binary data into the pixels of the image so that they are hidden. Please help me out.!

回答 (1 件)

Manas Meena
Manas Meena 2020 年 11 月 30 日
If my understanding of your question is correct then you are trying to perform steganography. The simplest method for this would be LSB substitution. You can use the following file exchange link for an example.
You can also search this forum for Steganography to learn more about it.

カテゴリ

Help Center および File ExchangeEncryption / Cryptography についてさらに検索

製品


リリース

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by