CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 嵌入算法

搜索资源列表

  1. FNN1

    0下载:
  2. 伪邻近算法 求取混沌相空间重构的嵌入维数 很好用-false-nearest for embedding dimension of chaotic phase space reconstruction
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-01
    • 文件大小:701
    • 提供者:凌云
  1. LSBWaterMark

    0下载:
  2. 利用LSB算法,完成的数字水印的嵌入和提取程序,VC++代码。 用VC6.0编译。-LSB algorithm to complete the digital watermark embedding and extraction procedures, VC++ code. With VC6.0 compilation.
  3. 所属分类:CSharp

    • 发布日期:2017-11-12
    • 文件大小:1084754
    • 提供者:po3aM
  1. wavelet-transformation

    0下载:
  2. 变换域加密图像数字水印算法研究 本文主要对图像数字水印算法进行了研究,主要利用离散小波变换实现数字水印的嵌 入和提取,这是因为小波变换可以将信号或图像进行多分辨率分解,具有放大、缩小和 平移的数学显微镜功能,利用小波分解的特性可以将水印信息嵌入到载体图像的不同区 域,更好地抵抗各种信号处理操作。-Transform domain encrypted image digital watermarking algorithm of this paper, the image wate
  3. 所属分类:Special Effects

    • 发布日期:2017-11-16
    • 文件大小:6744659
    • 提供者:
  1. watermark

    0下载:
  2. VC环境下的图像处理所用基于离散余弦变换的水印处理算法,,将水印完美嵌入到图像中,不可见性和鲁棒性高-failed to translate
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:2973845
    • 提供者:Candy
  1. erweihundun

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

    • 发布日期:
    • 文件大小:654476
    • 提供者:田环军
  1. DCTalgorithm

    0下载:
  2. 将水印图片置乱处理 用dct算法进行水印的嵌入提取 再回复置乱的水印图片-The scrambling watermark image processing DCT algorithm watermark embedded in the extraction reply scrambling the watermark image
  3. 所属分类:Special Effects

    • 发布日期:2017-11-24
    • 文件大小:1843
    • 提供者:高鹏
  1. JSTEG

    3下载:
  2. Jsteg隐写算法[23][24]由D. Upham提出,该算法将秘密信息嵌入在量化后的DCT系数的LSB上,但值为-1、0、+1的DCT系数例外。提取秘密信息时,也只是将隐藏信息的图像中不等于-1、0、+1的量化DCT系数的LSB取出即可-steganography of jsteg
  3. 所属分类:matlab

    • 发布日期:2017-11-10
    • 文件大小:5965
    • 提供者:JCL
  1. digital-image-watermark

    0下载:
  2. 本文通过VC技术实现了数字图像水印LSB算法 ,嵌入与提取密钥是对称密钥算法中的序列密码算法。通过设计可以方便地在宿主图像中嵌人大量数字信息 ,在嵌入水 印容量上能实现较高容量和在最低位嵌入时有较好的不可见性。LSB算法的优点是其算法简单,计算速度比较快。但是对图像的各种操作如压缩、剪切等 ,都会使算法的可靠性受到影响,也有可能通过噪声增加或有损 压缩而消除水印,即鲁棒性较差 。  -In this paper, VC technology LSB algorithm of digital im
  3. 所属分类:software engineering

    • 发布日期:2017-11-14
    • 文件大小:1959850
    • 提供者:腾飞
  1. dwt

    0下载:
  2. 本代码是MATLAB环境下的一种水印嵌入和提取算法,供初学水印的人学习水印的基本嵌入提取方法-This code is a watermark embedding and extraction algorithm in MATLAB environment for the beginner watermark learn the basic embedded watermark extraction method
  3. 所属分类:Special Effects

    • 发布日期:2017-11-20
    • 文件大小:877
    • 提供者:gaoshou7126
  1. code

    0下载:
  2. 本代码是基于MATLAB环境下的一种基于DWT的数字水印的嵌入与提取,本算法对各种噪声具有一定的抗鲁棒性。-The code is based on the MATLAB environment based DWT digital watermark embedding and extraction, the algorithm has certain anti robustness of various noise.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-25
    • 文件大小:1479
    • 提供者:gaoshou7126
  1. WaterMark_LSB

    0下载:
  2. 水银的嵌入以及水印的提取的实现,WaterMark_LSB文件夹中的程序采用基于位平面的最低有效位(LSB)替换算法-Realization of mercury embedding and watermark extraction procedures used replacement algorithm based on bit-plane of the least significant bit (LSB), WaterMark_LSB folder
  3. 所属分类:Graph program

    • 发布日期:2017-11-13
    • 文件大小:49788
    • 提供者:余瑛
  1. matlab

    0下载:
  2. 传统的水印嵌入程序,是基于离散小波变换的算法程序,对防止盗版等有极大的意义-Traditional watermark embedding procedure is based on discrete wavelet transform algorithm to prevent piracy have great significance
  3. 所属分类:assembly language

    • 发布日期:2017-11-10
    • 文件大小:3247
    • 提供者:焦峰
  1. Extremal-Optimization5

    0下载:
  2. 极值优化论文5:嵌入极值优化的混合粒子群优化算法。嵌入极值优化的混合粒子群优化算法.-Extreme optimization papers 5: embedded global optimization hybrid particle swarm optimization algorithm. Embedded in the the Extremal Optimization hybrid particle swarm optimization algorithm.
  3. 所属分类:software engineering

    • 发布日期:2017-11-27
    • 文件大小:282966
    • 提供者:wxd
  1. watermark

    0下载:
  2. 嵌入水印,提取水印,以及批量嵌入水印。水印可以是文本水印,也可以是图片水印。 采用LSB算法。-Watermark embedding, watermark extraction, and batch watermark embedding. The watermark can be text watermarking, and can also be image watermarking.Using LSB algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:4210097
    • 提供者:小许
  1. LSB

    0下载:
  2. lsb图像信息隐藏嵌入与提取技术,算法概述-Image Information Hiding lsb embedding and extraction technology, Algorithms
  3. 所属分类:Communication

    • 发布日期:2017-11-24
    • 文件大小:393694
    • 提供者:刘灿
  1. LSB

    0下载:
  2. 数字水印采用小波变换的MATLAB算法,嵌入位置是LSB平面-Digital watermarking algorithm based on wavelet transform algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-11-24
    • 文件大小:214925
    • 提供者:赵艳
  1. shuiyin

    0下载:
  2. LSB 方式信息隐藏算法鲁棒性较差,为加大水印攻击难度,可采用一段伪随机序列来控制水印嵌入位置。-LSB mode information hiding algorithm less robust, in order to increase the difficulty of watermarking attack, a pseudo-random sequence can be used to control the watermark embedding locations.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-02
    • 文件大小:13490
    • 提供者:
  1. wave

    0下载:
  2. 将均值偏移算法嵌入到粒子滤波的跟踪框架中.该算法克服了粒子滤波计算量较大的缺点,同时也克服了均值偏移算法容易陷入局部最大且无法恢复的缺点.实验表明该算法有很好的实时性和鲁棒性.-The mean shift algorithm is embedded into the particle filter tracking framework of the particle filter algorithm overcomes the shortcomings of large amount of c
  3. 所属分类:Project Design

    • 发布日期:2017-03-23
    • 文件大小:917790
    • 提供者:李时针
  1. watermarking

    0下载:
  2. 该程序首先实现了对bmp格式的位图文件的读取和显示,然后通过相应的算法嵌入数字水印-The program first realize the bmp bitmap file format to read and display, and then through the corresponding digital watermark embedding algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3740907
    • 提供者:后项
  1. SVD

    0下载:
  2. svd水印算法,运用svd分解来嵌入水印,抗噪性和鲁棒性都很好-svd watermarking algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:51332
    • 提供者:韦雄
« 1 2 ... 21 22 23 24 25 2627 28 29 30 31 32 33 »
搜珍网 www.dssz.com