how to hide multiple images in a single cover image

1 vue (au cours des 30 derniers jours)
Jitha
Jitha le 2 Jan 2014
wat can i do hide multiple images in a single cover image.

Réponses (1)

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

Catégories

En savoir plus sur Encryption / Cryptography dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by