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

6 visualizaciones (últimos 30 días)
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.!

Respuestas (1)

Manas Meena
Manas Meena el 30 de Nov. de 2020
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.

Categorías

Más información sobre Convert Image Type en Help Center y File Exchange.

Productos


Versión

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by