how to hide multiple images in a single cover image

1 Ansicht (letzte 30 Tage)
Jitha
Jitha am 2 Jan. 2014
Beantwortet: Walter Roberson am 2 Jan. 2014
wat can i do hide multiple images in a single cover image.

Antworten (1)

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

Kategorien

Mehr zu Encryption / Cryptography finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by