visual cryptography

1 回表示 (過去 30 日間)
Vishnu
Vishnu 2012 年 1 月 5 日
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???

回答 (1 件)

Walter Roberson
Walter Roberson 2012 年 1 月 5 日
newimage = s1 | s2;

カテゴリ

Help Center および File ExchangeEncryption / Cryptography についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by