CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - matlab arnold
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - matlab arnold - List
[
matlab
]
Arnold
DL : 0
本程序用Matlab语言实现了基于Arnold变换的图像置乱算法-this procedure using Matlab-based Arnold Transform Image Scrambling algorithm. .
Update
: 2025-02-17
Size
: 1kb
Publisher
:
李广泛
[
Crack Hack
]
Arnold1
DL : 0
用matlab实现的图像加密算法-基于Arnold变换的图像加密-using Matlab achieve image encryption algorithm-based Arnold Transform Image Encryption
Update
: 2025-02-17
Size
: 1kb
Publisher
:
杨柯
[
Crack Hack
]
Arnoldfunction
DL : 0
基于Anold变换的图像置乱函数——matlab ?
Update
: 2025-02-17
Size
: 1kb
Publisher
:
MaM
[
Picture Viewer
]
Arnold_Matlab_code
DL : 0
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-17
Size
: 1kb
Publisher
:
kuhasu
[
Special Effects
]
arnold
DL : 0
基于Arnold 变换的图像置乱Matlab 程序-Based on Arnold transform image scrambling Matlab procedures
Update
: 2025-02-17
Size
: 1kb
Publisher
:
lagu
[
Special Effects
]
arnold
DL : 3
这个程序对图像进行arnold变换,把二值图像置乱,然后一定的周期之后进行复原。-This procedure is arnold image transformation, the binary image scrambling, and then after a certain recovery cycle.
Update
: 2025-02-17
Size
: 124kb
Publisher
:
晁文婷
[
Graph program
]
arnoldDFTwatermark
DL : 0
用matlab编写的对水印加入Arnold变换和对图像载体进行DFT变换的水印程序,很有用哦-Used for watermarking matlab prepared to join Arnold transformation and the image carrier to carry out DFT transform watermarking procedure Oh very useful
Update
: 2025-02-17
Size
: 2kb
Publisher
:
张燕
[
Special Effects
]
Arnold
DL : 0
对于图像进行ANORLD变换,在图像嵌入水印的过程中,可以对要嵌入的水印图像先进性置乱操作,可以有效地抵抗剪切攻击-For images ANORLD transform, watermark embedding in the image of the process, can the watermark image to embed the advanced nature of the scrambling operation, can effectively attack the shear resistance
Update
: 2025-02-17
Size
: 1kb
Publisher
:
奚溪
[
Special Effects
]
Arnold000
DL : 0
有关猫脸变换的源代码,在Matlab环境下可以运行-Transform cat face on the source code, in Matlab environment can run
Update
: 2025-02-17
Size
: 1kb
Publisher
:
ysnowren
[
Special Effects
]
arnold~DFT
DL : 0
加arnold置乱的数字水印在matlab下的DFT仿真实现整个程序运行还行,共享给大家-jpeg of the Matlab Simulation, and the whole process has run OK, for everyone to share -Add arnold Scrambling of digital watermarking in matlab under the DFT simulation run also realize the whole process line, to share to everyone-jpeg of the Matlab Simulation, and the whole process has run OK, for everyone to share
Update
: 2025-02-17
Size
: 2kb
Publisher
:
小户
[
Crack Hack
]
catmap
DL : 0
arnold cat 映射实验,观察其迭代次数与置乱效果的关系,这是图像加密的典型算法-arnold cat mapping experiments, to observe the number of iterations with the scrambling effect of the relationship, which is a typical image encryption algorithm
Update
: 2025-02-17
Size
: 388kb
Publisher
:
张健
[
matlab
]
Arnold
DL : 0
这是一个图像数值矩阵Arnold转换函数的MATLAB源代码-This is a numerical matrix image Arnold transfer function MATLAB source code
Update
: 2025-02-17
Size
: 1kb
Publisher
:
zhangyi
[
Special Effects
]
MATLAB-Arnold-tranform
DL : 0
能进行基于Arnold算法的正变换和反变换-Arnold-based algorithm to the transformation and anti-transform
Update
: 2025-02-17
Size
: 596kb
Publisher
:
黄绍翟
[
Windows Develop
]
arnold
DL : 0
对图像进行arnold变换以实现图像之乱-great
Update
: 2025-02-17
Size
: 12kb
Publisher
:
wu danhua
[
GDI-Bitmap
]
Arnold
DL : 1
数字水印预处理Arnold置乱程序。在水印的嵌入与提取中用来置乱图像。-Digital Watermarking Arnold scrambling pretreatment procedures. In the watermark embedding and extraction of images used to scrambling.
Update
: 2025-02-17
Size
: 3kb
Publisher
:
李艳
[
matlab
]
arnold
DL : 0
实现arnold置乱,其中利用到置乱周期,是图像置乱的不错程序。-Achieve arnold scrambling, which take advantage of scrambling cycle, the image scrambling for a good program.
Update
: 2025-02-17
Size
: 1kb
Publisher
:
jianghaiyang
[
matlab
]
Arnold
DL : 0
Arnold变化~~~matlab 含逆变换及周期计算-Arnold
Update
: 2025-02-17
Size
: 1kb
Publisher
:
君
[
2D Graphic
]
Arnold
DL : 0
Arnold置乱算法代码,能根据Arnold映射实验二维图像的像素坐标置乱加密-Arnold scrambling algorithm code, according to Arnold experimental two-dimensional image map coordinates of the pixel scrambling encryption
Update
: 2025-02-17
Size
: 1kb
Publisher
:
gdwythe
[
Crack Hack
]
MATLAB
DL : 0
Arnold变换,用于加密,解密图片,水印技术等,毕业设计可能有人会用到-Arnold transformation, is used to encrypt and decrypt pictures, watermarking technology, graduate design may have been used
Update
: 2025-02-17
Size
: 499kb
Publisher
:
ye
[
Special Effects
]
matlab-Arnold
DL : 0
matlab实现arnold图像置乱进行图像加密和解密-matlab arnold
Update
: 2025-02-17
Size
: 2kb
Publisher
:
王晴
«
1
2
3
4
5
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.