Welcome![Sign In][Sign Up]
Location:
Search - arnold

Search list

[Other resourceArnold

Description: 本程序用Matlab语言实现了基于Arnold变换的图像置乱算法-this procedure using Matlab-based Arnold Transform Image Scrambling algorithm. .
Platform: | Size: 1251 | Author: 李广泛 | Hits:

[Crypt_Decrypt algrithmsjpeg2000图像Arnold变换加密

Description: 针对JPEG2000格式的图像,利用了Arnold变换对图像的小波系数进行加密,对初步研究JPEG2000图像加密算法的有试用价值
Platform: | Size: 5820738 | Author: yanwang92 | Hits:

[Technology Management图像保密通信技术之Arnold变换

Description: 图像保密通信技术之Arnold变换
Platform: | Size: 639488 | Author: p_baitu@163.com | Hits:

[Graph programarnold_matlab

Description: arnold变换
Platform: | Size: 988 | Author: skywind0 | Hits:

[Windows DevelopArnold置乱Matlab代码

Description:
Platform: | Size: 186 | Author: siausxy@163.com | Hits:

[DocumentsArnold

Description: 置乱算法
Platform: | Size: 381 | Author: xiamilin | Hits:

[SourceCodeArnold置乱变换的matlab代码

Description: Arnold置乱变换的matlab代码
Platform: | Size: 1336 | Author: 286825091@qq.com | Hits:

[matlabMATLAB 图像保密通信技术之Arnold变换

Description: 图像保密通信技术之Arnold变换 一、作业目的 1.利用Matlab实现数字图像Arnold变换的置乱及恢复。 2.深入学习通讯保密技术,进一步了解图像保密通讯技术。 3.向大家展示实现图像保密技术的方法和技术。 二、作业介绍 近年来,随着网络带宽和速度的极大提高,多媒体数据特别是数字图像的流传和使用越来越广。而人们对安全性和隐私的也愈发关注,图像加解密技术得到了极快地发展。在机要、军事、政府、金融和私人通信中,数字图像所占的比例越来越大,它所承载的信息的安全成为当前人们关心的焦点。如何确保基于网络的图像/视频信息的安全,是当前信息处理技术领域的亟待解决的难点和研究热点之。本次作业主要研究Matlab实现数字图像Arnold变换的置乱及恢复。 置乱技术是一种图像加密技术,它利用数字图像具有的数字阵列的特点,搅乱图像中像素的位置或颜色使之变成一幅杂乱无章的图像,从而达到无法辨认出原图像的目的,可用于数字图像水印的预处理和后处理过程。置乱过程不仅可以在数字图像的空间域上进行,还可以在其频率域上进行。常见置乱方法有Arnold变换、幻方变换、Hilbert曲线、Conway游戏、广义Gray码变换、仿射变换、正交拉丁方变换等。
Platform: | Size: 635904 | Author: snraderikimo@yahoo.com.tw | Hits:

[Graph programCatFace

Description: 该程序为arnold,即猫脸变换-the procedures for arnold, cat face Transform
Platform: | Size: 7758848 | Author: 陈锋 | Hits:

[Crack HackArnold1

Description: 用matlab实现的图像加密算法-基于Arnold变换的图像加密-using Matlab achieve image encryption algorithm-based Arnold Transform Image Encryption
Platform: | Size: 1024 | Author: 杨柯 | Hits:

[Crack Hack图像加密代码

Description: VC实现的图像加密算法,采用Arnold变换,对于初涉信息安全的人员有一定参考价值-The algorithm of encrypted image completed in VC, applying the Arnold transform .It is valuable to people who will devote himself to infomation security
Platform: | Size: 52224 | Author: 杨柯 | Hits:

[2D Graphic一种二值水印嵌入的方法

Description: 一种二值水印嵌入的方法,个人编写的,里面还有ppt,及Arnold置乱算法-a watermark embedded value method, personal preparation, there is also ppt, and Arnold Scrambling Algorithm
Platform: | Size: 92160 | Author: glg | Hits:

[JSPJavaProgrammingLanguage

Description: james gosling,ken arnold 的经典权威著作,chm格式的,看后定有裨益-james gosling, ken arnold classic authoritative book, chm format, will surely be beneficial to look after
Platform: | Size: 2260992 | Author: 望打开 | Hits:

[Special EffectsArnold_problem

Description: 一种置乱技术用于图象加密应用,该程序实现了Arnold算法,其中包含了加密扰乱及反扰乱过程-a scrambling encryption technology for image applications, the realization of Arnold algorithm, which contains the encryption disrupt the process and disrupt anti-
Platform: | Size: 1024 | Author: 付源 | Hits:

[Crack Hackarnoldcipher

Description: 这个是基于Arnold变换的图像加密算法研究-this is based on Arnold Transform Image Encryption Algorithm
Platform: | Size: 1024 | Author: sky | Hits:

[Picture ViewerArnold_Matlab_code

Description: 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-------------------------%%----------------------------------------
Platform: | Size: 1024 | Author: kuhasu | Hits:

[Special Effectsperiod

Description: 这个程序对图像计算arnold变换周期,然后进行变换把二值图像置乱,然后一定的周期之后进行复原。-This procedure is calculated arnold image transformation cycles, and then proceed to transform the binary image scrambling, and then after a certain recovery cycle.
Platform: | Size: 128000 | Author: 晁文婷 | Hits:

[Special Effectsbmpfile

Description: Arnold变换 图形图形课程作业. 吧图片转换为乱码.生成新图片-Arnold transform graphics graphics coursework.吧convert garbled picture. Generate a new picture
Platform: | Size: 3072 | Author: Wing | Hits:

[Graph programarnoldDFTwatermark

Description: 用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
Platform: | Size: 2048 | Author: 张燕 | Hits:

[Special EffectsArnold

Description: 对于图像进行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
Platform: | Size: 1024 | Author: 奚溪 | Hits:
« 1 2 34 5 6 7 8 9 10 ... 16 »

CodeBus www.codebus.net