visual cryptography
显示 更早的评论
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
2012-1-5
newimage = s1 | s2;
类别
在 帮助中心 和 File Exchange 中查找有关 Encryption / Cryptography 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!