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

27 次查看(过去 30 天)
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.

回答(2 个)

Sonam Gupta
Sonam Gupta 2018-3-30
  2 个评论
Walter Roberson
Walter Roberson 2018-3-30
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.

请先登录,再进行评论。


rawia haroun
rawia haroun 2019-9-27
i have problems with my code , can any one help me with it
  1 个评论
Walter Roberson
Walter Roberson 2019-9-27
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.

请先登录,再进行评论。

标签

Community Treasure Hunt

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

Start Hunting!

Translated by