Image Shuffle

版本 2.0 (121.2 KB) 作者: Masayuki Tanaka
It is classes to scramble or shuffle image data with integer key.
466.0 次下载
更新时间 2018/3/14

查看许可证

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/

引用格式

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

MATLAB 版本兼容性
创建方式 R2017a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Get Started with Image Processing Toolbox 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
2.0

Bug fixed and adding functionality of nb_bits.

1.0.0.0