how to hide multiple images in a single cover image

1 回表示 (過去 30 日間)
Jitha
Jitha 2014 年 1 月 2 日
回答済み: Walter Roberson 2014 年 1 月 2 日
wat can i do hide multiple images in a single cover image.

回答 (1 件)

Walter Roberson
Walter Roberson 2014 年 1 月 2 日
Vector_To_Hide = vertcat(FirstImage(:), SecondImage(:), ThirdImage(:)...)
and it is now reduced to a single vector.

カテゴリ

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

Community Treasure Hunt

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

Start Hunting!

Translated by