visual cryptography

18 vues (au cours des 30 derniers jours)
Vishnu
Vishnu le 5 Jan 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???

Réponses (1)

Walter Roberson
Walter Roberson le 5 Jan 2012
newimage = s1 | s2;

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