Image Shuffle

It is classes to scramble or shuffle image data with integer key.
463 Downloads
Aktualisiert 14 Mär 2018

Lizenz anzeigen

It is classes to scramble or shuffle image data with integer key. It can be used for simple encryption.
Try run_demo.m
It includes four types of classes: imShuffleRand, imShuffleRandBlock, imScrambleRand, and imScrambleRandBlock.
In generally, imScrambles are better than imShuffle.
Related paper:
Masayuki Tanaka, Learnable Image Encryption, IEEE International Conference on Consumer Electronics TAIWAN (ICCE-TW), 2018.
Project page:
http://www.ok.sc.e.titech.ac.jp/~mtanaka/proj/imagescramble/

Zitieren als

Masayuki Tanaka (2024). Image Shuffle (https://www.mathworks.com/matlabcentral/fileexchange/66472-image-shuffle), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2017a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Get Started with Image Processing Toolbox finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
2.0

Bug fixed and adding functionality of nb_bits.

1.0.0.0