Filter löschen
Filter löschen

Is it possible to hide the content of an audio file into an image?

23 Ansichten (letzte 30 Tage)
valerio riso
valerio riso am 27 Mär. 2018
Kommentiert: Walter Roberson am 27 Sep. 2019
Is it possible to hide the content of an audio file into an image? I've read about the inverse process but I can't find nothing about what I want to do.

Antworten (2)

Sonam Gupta
Sonam Gupta am 30 Mär. 2018
  2 Kommentare
Walter Roberson
Walter Roberson am 30 Mär. 2018
Any sort of binary data (image, audio, video, whatever) from any origin can be converted to a stream of bits. Most sorts of binary data have the potential for slightly altering the data without drastically altering whatever it is the data represents. For any kind of binary data that can be altered like that, it does not matter how you got the bits to be embedded, it just matters that you have a stream of bits. So you can embed an image in an image, an audio in a video, a video in an image, an equation in a digitally created odor -- whatever.

Melden Sie sich an, um zu kommentieren.


rawia haroun
rawia haroun am 27 Sep. 2019
i have problems with my code , can any one help me with it
  1 Kommentar
Walter Roberson
Walter Roberson am 27 Sep. 2019
You should open a new Question for this, and you should include in that question information about what you perceive as being wrong with the code. Remember that most people will not have access to your input files to test with.

Melden Sie sich an, um zu kommentieren.

Community Treasure Hunt

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

Start Hunting!

Translated by