how to hide multiple images in a single cover image
1 回表示 (過去 30 日間)
古いコメントを表示
wat can i do hide multiple images in a single cover image.
0 件のコメント
回答 (1 件)
Walter Roberson
2014 年 1 月 2 日
Vector_To_Hide = vertcat(FirstImage(:), SecondImage(:), ThirdImage(:)...)
and it is now reduced to a single vector.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Encryption / Cryptography についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!