visual cryptography

5 visualizaciones (últimos 30 días)
Vishnu
Vishnu el 5 de En. de 2012
the secret image O in the two host images hs1 and hs2 resulting in two sheets denoted as s1 and s2 , respectively. s1 and s2 are superimposed in order to reveal the secret private image. So my question is how can we superimpose two images in R2009a Matlab???

Respuestas (1)

Walter Roberson
Walter Roberson el 5 de En. de 2012
newimage = s1 | s2;

Categorías

Más información sobre Encryption / Cryptography 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