基于Arnold 变换的图像置乱Matlab 程序- 下载
|
图像置乱,图像处理MatLab程序,适合于中高级用户。-images, image processing MatLab procedures, suitable for senior users. 下载
|
矩阵法图象置乱程序,由matlab平台运行,具有简洁快速的特点-Matrix Image Scrambling process from the Matlab platforms, with the characteristics of simple fast 下载
|
本程序用Matlab语言实现了基于Arnold变换的图像置乱算法。。-this procedure using Matlab-based Arnold Transform Image Scrambling algorithm. . 下载
|
Arnold图像置乱Matlab代码 %% -------------------------------------------------------------------- %% % Function: Arnold图像置乱 % Arnold: x =(x+y) mod N, y =(x+2y) mod N % 变换周期(N,M): (128,96),(256,192),(512,384) % Argument: dPSNR: 置乱后PSNR % outImg: 置乱后输出图像 % inImg: 输入图像 % iTimes: 置乱次数 % Version: 1.01.20070409 %% -------------------------------------------------------------------- %%-Arnold image scrambling Matlab code ----------------%% ---------------------------------------- ------------%%% Function : Arnold image scrambling% Arnold : x = (x y) mod N, y = (x 2y) mod N% transform cycle (N, M) : (128,96), (256,192), (512,384)% Argument : dPSNR : Scrambling after PSNR% outImg : Scrambling% of the output image inImg : input image% iTimes : Scrambling frequency% Version : 1.01.20070409 -------------------------%% ---------------------------------------- ---%% 下载
|
用MATLAB进行图片幻方自乱的完整方法,带图片.-using MATLAB Photo Magic Squares from the complete chaos, with pictures. 下载
|
生命游戏置乱算法的MATLAB实现,用于置乱图像-life game Scrambling algorithm in MATLAB for image Scrambling 下载
|
Un_chaos.m 将Make_chaos 生成的乱序图进行逆置乱,恢复原图像-Un_chaos.m Make_chaos to generate chaos in reverse sequence diagram Scrambling to restore the original image 下载
|
Make_chaos 将图像进行置乱,生成乱序图,以便进行水印嵌入-Make_chaos will Scrambling images, generate disorder plans for embedding 下载
|
一种置乱技术用于图象加密应用,该程序实现了Arnold算法,其中包含了加密扰乱及反扰乱过程-a scrambling encryption technology for image applications, the realization of Arnold algorithm, which contains the encryption disrupt the process and disrupt anti - 下载
|