CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - chaotic image scrambling

搜索资源列表

  1. miyao

    0下载:
  2. 本文提出了基于二维混沌映射的数字图像水印算法,混沌具有随机性、似噪声及对初始条件的极端敏感性等特点。将经过二维混沌映射置乱后的数字水印信号嵌入图像小波域的低频系数,实现了数字水印的隐蔽性、保密性和稳固性;利用二维混沌映射Arnold变换对水印信号进行置乱,不仅增强了水印信号保密性,同时有效提高了视觉上抵抗图像剪切攻击的能力。-In this paper, two-dimensional chaotic map based on digital image watermarking algorit
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:652.72kb
    • 提供者:lafeng
  1. Logistic

    0下载:
  2. 用logisitic映射生成混沌密码流,对密码流排序后生成置换地址集合,用这个地址集合对图像像素点进行重新排列,从而达到置乱的目的。 -Chaotic maps generated by logisitic password stream flow sorting of passwords generated after the replacement address of the collection, use this address a collection of image pixe
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:481.88kb
    • 提供者:Tom
  1. Lorenz

    0下载:
  2. 用Lorenz映射生成三维混沌密码流,对密码流排序后生成三个不同的置换地址集合,用这个地址集合对图像RGB三层的像素点分别进行重新排列,从而达到置乱的目的。逆向即可完成图像的恢复。 -Lorenz map is generated using three-dimensional chaotic password flow, flow sorting of passwords generated after the address of a collection of three differ
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1.34mb
    • 提供者:Tom
  1. Untitled2

    0下载:
  2. 基于DCT变换,图像隐藏,混沌置乱,重复隐藏了要隐藏的信息。-DCT-based image hiding, chaotic scrambling, repeatedly hiding to hide information.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:801byte
    • 提供者:萧邦
  1. Logistic

    0下载:
  2. :提出了一种新的基于混沌映射与排序变换的图像加密算法。混沌序列具有容易生成、对初始条件敏感以及具备白噪声的统计特性等优点。该算法利用混沌映射对初值的敏感性和伪随机性,通过对生成的混沌序列排序来得到图像置乱的地址变换码,由于排序的不规则性,因此新的混沌图像置乱算法具有较强的保密性能。通过对该算法的置乱性能分 析并进行仿真实验,结果表明,新算法具有良好的图像加密性能。-his paper presents a new encryption algorithm based on chaotic m
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:204.16kb
    • 提供者:陳曉慧
  1. arnold-logistic

    0下载:
  2. 彩色图像的arnold图像置乱和logistic混沌序列的图像加密程序matlab源码-Color image of arnold image scrambling and logistic chaotic sequence of image encryption program Matlab source
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1.26kb
    • 提供者:tingting
  1. chaos_scrambling_gui

    0下载:
  2. 用logisitic映射生成混沌密码流,对密码流排序后生成置换地址集合,用这个地址集合对图像像素点进行重新排列,从而达到置乱的目的。-Chaotic Cipher stream generated with logisitic mapped to generate replacement address password flow sorted collection, the collection of this address to rearrange the image pixels, so
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:61.09kb
    • 提供者:cc
  1. 1

    0下载:
  2. 出一个基于扩散与位平面Amold映射相结合的彩色图像置乱,以及采用Chen系统产 生的混沌序列加密的图像加密算法。-A combination of diffusion bit plane Amold mapping based color image scrambling, and Chen system chaotic sequence encryption image encryption algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-24
    • 文件大小:454.35kb
    • 提供者:wangwengang
  1. jiami_siwujie_NN

    0下载:
  2. 基于忆阻器的混沌信号产生索引序列进行图像加密处理,实现图像像素置乱。-Based on the chaotic signal to produce the index of today sequence to encrypt the image processing, image pixel scrambling.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:173.81kb
    • 提供者:张倩
  1. henon

    2下载:
  2. 基于henon映射的加密程序。首先生成混沌序列,利用henon映射生成两个长度为(M*N)/2的序列。其次,将混沌序列置乱。最后,异或运算:将初始图像进行排序变换,做异或运算,从而实现对初始图像的置乱加密,得到最终的加密图像。-Based henon mapping encryption programs. First generate chaotic sequence, using henon mapping generates two length (M* N) sequence/2. Se
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:349.97kb
    • 提供者:sj
  1. chaosyihuo

    2下载:
  2. 用混沌形成一个序列然后对图像进行排序置乱和异或加密处理,效果很好-Forming a chaotic sequence and then sort of image scrambling and XOR encryption process, with good results
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:349.37kb
    • 提供者:223
  1. encryption

    0下载:
  2. 基于蔡氏电路和Baker变换的图像加密,利用Baker变换实现图像置乱,蔡氏电路产生的三维混沌序列实现图像像素变换。-Chua' s circuit-based image encryption and Baker transformation, the use of Baker transform image scrambling, three-dimensional chaotic sequence generated Chua' s circuit implementation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1011byte
    • 提供者:trj
  1. chaos_scrambling_gui

    2下载:
  2. 本代码实现了对高光谱遥感图像进行混沌序列置乱加密,其中包括读取三维立体遥感图像、混沌加密以及灰度直方图绘制-This code implements the hyperspectral remote sensing images chaotic sequence of scrambling encryption, including reading the three-dimensional sensing image, and histogram drawing Chaotic Encrypt
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1.79kb
    • 提供者:耿文浩
  1. ArnoldTrans

    0下载:
  2. Arnold是经过一定次数的置乱后图像变得杂乱无章,和原始图像已经完全不同,然而对于合法的用户,需要还原出原始图像(After a certain number of scrambling, the image becomes chaotic, which is completely different from the original image. However, for legitimate users, we need to restore the original image.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-01
    • 文件大小:1kb
    • 提供者:周一啊
搜珍网 www.dssz.com