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

搜索资源列表

  1. DCTmatlabwatermark

    0下载:
  2. 基于dct域的数字水印技术算法的源代码 嵌入提取都有-dct matlab watermark
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:427437
    • 提供者:Echo
  1. hundun_svd_0525

    0下载:
  2. 效果非常好的数字水印的源代码,实现了基于小波变换的奇异值分解算法,选取载体图像的LH子带作为载体,并进行攻击测试算法性能-The effect of a very good source of digital watermarking, wavelet transform based on the realization of the singular value decomposition algorithm, select the carrier of the LH sub-band ima
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:2026
    • 提供者:xiaobao89
  1. DigitalWaterMark

    0下载:
  2. 数字图像水印,使用小波变换进行水印的添加和提取。matlab源代码。wm_embed.m嵌入。wm_extract.m提取。-Digital image watermarking, the use of wavelet transform to add and extract the watermark. matlab source code. Embed wm_embed.m. wm_extract.m extraction.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:4033
    • 提供者:李昂
  1. chaoLorenz_watermark

    0下载:
  2. 实现数字水印基本通信模型以及以及基于超混沌Lorenz系统的数字水印算法-About the basic Digital watermarking communication model, as well as the algorithms of the digital watermarking based on Lorenz hyperchaos system.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:167584
    • 提供者:mumu
  1. quanxitu

    0下载:
  2. 基于计算全息的半色图像信息隐藏,matlab实现,用于数字水印-CGH-based semi-color image information hiding
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:111729
    • 提供者:Donic
  1. MatermarkingDWT_DCT

    1下载:
  2.  提出一种基于DWT和DCT域的有意义二值图像数字水印算法 利用Arnold变换对水印序列进行置乱,消除 象素的空间相关性,增加水印的安全性 而结合小波变换和离散余弦变换的特性,将水印信息嵌入到图像变换域的低频和 中频系数中,提高水印的鲁棒性和不可见性 实验证明该算法具有较好的抗压缩、抗噪音和抗剪切性。-Watermarking in DWT and DCT area
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:578195
    • 提供者:LFZ
  1. watermark

    0下载:
  2. 数字水印处理系统主要由水印嵌入和水印检测两个过程。(1)水印嵌入过程为:数字水印(X)、原图像(I)和密钥/公钥(K)通过数字水印嵌入算法形成嵌入水印后的图像(I*)。 (2)水印检测过程为:数字水印(X)、水印图像(I*)和密钥/公钥(K)通过数字水印检测算法检测出数字水印或有无水印。该程序调试已通过!-Digital watermarking system mainly consists of watermark embedding and watermark detection of th
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:53834
    • 提供者:Matthew
  1. matlab

    0下载:
  2. 一种基于matlab的数字水印的仿真的实现。-Digital Watermarking Based on the simulation matlab implementation.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:251407
    • 提供者:小王
  1. jcwtlib-0.01.tar

    1下载:
  2. 独立成分分析(Independent Component Analysis, ICA)是近年来发展起来的一种有效的盲分离技术,最早是由法国学者Herault和Jutten于1986年提出。ICA方法的提出最初是用来解决“鸡尾酒会”问题,其过程可以归纳为,在源信号与传输通道参数均未知的情况下,仅根据源信号的统计特性,出现测信号恢复出源信号。ICA分析的关键在于根据一定的优化准则建立描述输出信号独立程度的优化判据,即目标函数,并设计相应的优化算法,寻求最优的分离矩阵,使得输出信号中各分量尽可能相互独
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:23253
    • 提供者:王霞
  1. dct2_embed

    0下载:
  2. 数字水印嵌入算法,利用离散余弦变换的(dct)算法,对以往的算法有所改进-Digital watermark embedding algorithm, using discrete cosine transform (dct) algorithm, an improvement on previous algorithms
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:1343
    • 提供者:肖乐
  1. imagewatermarking

    0下载:
  2. 图像分块的处理和matlab水印的提取,-Image sub-block processing and matlab watermark extraction,
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:155393
    • 提供者:xixi
  1. DCT

    0下载:
  2. DCT域图像水印嵌入对策和算法,黄继武,程卫东,电子学报-DCT domain image watermarking strategies and algorithms, HUANG Ji-Wu, Cheng Weidong, e-Journal
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:363718
    • 提供者:gm
  1. MATLABwm

    0下载:
  2. 各种数字水印的MATLAB源码+论文,新手可以研究研究-MATLAB source code of various digital watermarking+ Papers
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1596440
    • 提供者:王丰
  1. matlab

    1下载:
  2. 基于小波变换的数字水印嵌入的Matlab源代码及仿真-Based on Wavelet Transform Digital Watermarking of Matlab source code and simulation
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:4348
    • 提供者:钦佩
  1. SVD-BASED

    0下载:
  2. 一种基于奇异值分解的数字水印技术,这是一篇很经典的文章,再此文章之后,基于svd的水印技术大量出现-a digital watermarking technologybased on Singular value decomposition , which is a classic article, and then, after this article, the watermarking technique based on large numbers of svd
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:421077
    • 提供者:lifeng
  1. lsbsoundsignal

    0下载:
  2. 最不 重 要 位(LSB)方法DO是将秘密数据(水印数据)嵌入到载体数据中最简单的一种方法,它是在时域里隐藏数据。任何的秘密数据都可以看作是一串二进制位流,而音频文件的每一个采样数据也是以二进制数来表示。这样,可以将部分采样值的最不重要位用代表秘密数据的二进制位替换掉,以达到在音频信号中嵌入秘密数据的目的。-The most significant bits (LSB) method of DO is the secret data (watermark data) embedded into
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:972
    • 提供者:yuanyuan
  1. watermark

    0下载:
  2. 包含有DCT水印嵌入算法,DWT水印嵌入算法,以及水印攻击和性能测试程序。参考价值极大-mark
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:2177
    • 提供者:yunling
  1. 35738638DCT-matlab

    0下载:
  2. 数字水印好材料,希望对大家的毕业设计有所作用-Digital watermarking good material, we want to be the role of Graduation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:51997
    • 提供者:yuqt
  1. Imagewater

    0下载:
  2. 图像数字水印算法的研究,一篇好的毕业论文。-Image watermarking algorithm, a good thesis.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:3927369
    • 提供者:姚翼
  1. watermarking-robust

    1下载:
  2. 一个有鲁棒性的水印算法实现,可以抵抗几何攻击并有仿真-A robust watermarking algorithm, geometric attacks and a simulation
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1226
    • 提供者:隋智源
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com