Borrar filtros
Borrar filtros

how to hide multiple images in a single cover image

1 visualización (últimos 30 días)
Jitha
Jitha el 2 de En. de 2014
Respondida: Walter Roberson el 2 de En. de 2014
wat can i do hide multiple images in a single cover image.

Respuestas (1)

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

Categorías

Más información sobre Read, Write, and Modify Image en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by