how to hide multiple images in a single cover image

Answers (1)

Vector_To_Hide = vertcat(FirstImage(:), SecondImage(:), ThirdImage(:)...)
and it is now reduced to a single vector.

Categories

Asked:

on 2 Jan 2014

Answered:

on 2 Jan 2014

Community Treasure Hunt

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

Start Hunting!