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

搜索资源列表

  1. Many-watermarking-embedding

    0下载:
  2. 提出了一种鲁棒的多水印嵌入与检测算法,该算法基于小波域,且提取水印时不需要原始图像,保护了原始图像的安 全。在该多水印算法中,提出并使用了一种将密码学和常规的数字水印制作方法- - - 叠加法和量化调制法,有机结合起 来的新的方法,在水印嵌入时,不同的水印,生成与该水印相关的不同的密钥,在进行水印的提取时,用不同的密钥和待测的 图像提取出相应的水印。通过将密钥向第三方注册,可以获得对原始图像的所有权。-A robust multi-watermark embedding and de
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:618783
    • 提供者:切尔西
  1. DWT_HB

    0下载:
  2. 基于小波域自适应水印图像的(嵌入) matlab编程 -Wavelet based image adaptive watermarking (embedding) matlab programming
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1164
    • 提供者:马小平
  1. DCT-watermark-in-MATLAB

    0下载:
  2. 基于图像预处理的DCT数字水印算法及其MATLAB实现-DCT watermark in MATLAB
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:240253
    • 提供者:小春子
  1. shuiyintiqud

    0下载:
  2. 关于图像水印提取的一个matlab源代码程序 自己用了非常好用 上传来给大家一起分享 希望能有所帮助-About image watermarking extraction of a matlab source code yourself using a program that are coming to share with everyone hoping to help
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1351
    • 提供者:刘俊良
  1. LSB-algorithm

    0下载:
  2. MATLAB中基于LSB算法实现二值图像水印嵌入与提取-LSB algorithm in MATLAB-based image watermarking embedding and extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:3557
    • 提供者:Energic1210
  1. DCT-domain-image-water

    0下载:
  2. 通过matlab实现DCT域图像水印技术,内容详细,通俗易懂,可供大家使用,互相学习。-Through matlab DCT domain image watermarking technology, detailed, easy to understand, and available for everyone to use, learn from each other.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:115537
    • 提供者:辛力
  1. shuiyin

    0下载:
  2. matlab编写的数字图像水印嵌入与提取程序,dct算法,运行结果显示出原始图像,嵌入水印后的图像,水印,提取出的水印-failed to translate
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:597
    • 提供者:史筱
  1. audiowatermarking

    0下载:
  2. 这是一个图像水印的MATLAB程序。希望对大家有点帮助。-This is an image watermarking MATLAB program. We want to be helpful.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1371
    • 提供者:俞佳慧
  1. Image-Watermark-Based-on-DWT

    0下载:
  2. 基于离散小波变换的数字图像水印的嵌入与提取matlab仿真-Digital watermark embedding and extraction
  3. 所属分类:Wavelet

    • 发布日期:2017-04-01
    • 文件大小:547
    • 提供者:
  1. MATLAB

    0下载:
  2. :数字水印技术作为数字媒体版权保护的有效办法,近年来在国内外引起了人们极大的兴趣。作者采用了DCT离散余弦变换的算法,对图像这种多媒体数字作品进行了数字水印的嵌入和检测研究。并且使用了高效实用的编程工具MATLAB来介绍了一种DCT域的图像数字水印嵌入和提取的-\BASIC_WM.M ....................................\......\cellauto.m ....................................\......\
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:556
    • 提供者:何品
  1. matlab-chenxu

    1下载:
  2. 文档内容是基于小波域的脆弱水印嵌入和提取的算法代码。原图像为灰度图像,水印为二值水印图像。-The document content is based on wavelet domain fragile watermarking embedding and extraction algorithm code. The original image to grayscale watermark for the binary watermark image.
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:8944
    • 提供者:liyong
  1. hhh

    0下载:
  2. 基于DCT算法的数字图像水印算法 matlab代码-DCT algorithm-based digital image watermarking algorithm matlab code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:980
    • 提供者:晓鹏
  1. fragile-watermark

    0下载:
  2. 当前图像脆弱性水印的研究主要从完全脆弱水印,半脆弱水印,图像可视内容的真伪鉴别与自嵌入式水印四个层次进行研究。该算法是完全脆弱图像水印的matlab实现-Completely fragile image watermarking matlab implementation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:67311
    • 提供者:Esther
  1. WWatermarkinga

    0下载:
  2. 基于DCT变换的水印图像水印算法源代码(matlab实现)。将文件解压缩到到MATLAB安装目录下的work文件夹中,然后打开aaa.m文件,运行即可。 -DCT-based watermark image watermarking algorithm source code (Matlab implementation). Extract the file to the MATLAB installation directory under the work folder, and the
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:56169
    • 提供者:allege
  1. half1

    1下载:
  2. 基于DWT的彩色图像数字水印的matlab实现水印的嵌入与提取,能抵抗噪声,剪切,压缩攻击-Based on DWT color image digital watermark matlab watermarking embedding and extracting, can resist noise, shear and compression attack
  3. 所属分类:Special Effects

    • 发布日期:2017-12-08
    • 文件大小:11566
    • 提供者:
  1. lsb

    0下载:
  2. 基于LSB的彩色图像数字水印的matlab实现水印的嵌入与提取,能抵抗噪声,剪切等攻击,鲁棒性良好-Based on LSB of color image digital watermark matlab watermarking embedding and extracting, can resist noise, shear and attack, good robustness
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:3004
    • 提供者:
  1. half2

    0下载:
  2. 基于DWT的彩色图像数字水印的matlab实现水印的嵌入与提取,并对其进行arnold置乱,能抵抗噪声,剪切,压缩攻击-Based on DWT color image digital watermark matlab watermarking embedding and extracting, and carries on the Arnold scrambling, can resist noise, shear and compression attack
  3. 所属分类:Special Effects

    • 发布日期:2017-12-07
    • 文件大小:10145
    • 提供者:
  1. DWT

    0下载:
  2. 本代码在MATLAB中利用DWT算法实现了灰度图像水印的嵌入和提取-The code in MATLAB DWT algorithm to achieve a grayscale image watermark embedding and extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:901
    • 提供者:陈玉麟
  1. tuxiangshuiyin

    0下载:
  2. 用Matlab编程实现数字图像水印技术源代码-Matlab programming digital image watermark technology source code
  3. 所属分类:Special Effects

    • 发布日期:2017-12-07
    • 文件大小:10881
    • 提供者:井静
  1. aaa

    0下载:
  2. matlab语言编写的关于图像水印嵌入的程序; -the image watermarking Matlab language program matlab language image watermarking program
  3. 所属分类:Other systems

    • 发布日期:2017-12-02
    • 文件大小:45235
    • 提供者:潘健辉
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 21 »
搜珍网 www.dssz.com