Visual Cryptography
This program generates a two-out-of-two Visual Cryptography Scheme shares. The input image for this program should be a binary image. The shares and the overlapping result of the shares are written as output. The Shares (1 & 2) can be printed in separate transparent sheets and overlapping them reveals the secret image.
Zitieren als
Athi (2025). Visual Cryptography (https://www.mathworks.com/matlabcentral/fileexchange/24981-visual-cryptography), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Visual_Cryptography/
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.2.0.0 | Author Info Updated |
||
1.1.0.0 | The first two columns of the share were always "0" in the previous release. The file "VisCrypt.m" has been updated to fix this issue. |
||
1.0.0.0 |