フィルターのクリア

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

23 ビュー (過去 30 日間)
valerio riso
valerio riso 2018 年 3 月 27 日
コメント済み: Walter Roberson 2019 年 9 月 27 日
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.
valerio riso
valerio riso 2018 年 4 月 4 日
thank you!

サインインしてコメントする。


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.

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeAudio and Video Data についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by