Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - matlab code of arnold transform
Search - matlab code of arnold transform - List
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 -------------------------%% ----------------------------------------
Update : 2008-10-13 Size : 1.3kb Publisher : kuhasu

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-------------------------%%----------------------------------------
Update : 2025-02-19 Size : 1kb Publisher : kuhasu

用Arnold矩阵变换进行图像置乱的加密算法及其源代码-By Arnold transform the matrix of image scrambling encryption algorithm and its source code
Update : 2025-02-19 Size : 624kb Publisher : 徐玲

Arnold变换及其逆变换的MATLAB源码,图像处理中常用的代码。-The MATLAB source code of Arnold transform and its inversion for image processing.
Update : 2025-02-19 Size : 1kb Publisher : 黄大伟
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.