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

搜索资源列表

  1. LSB.rar

    2下载:
  2. 利用LSB算法去实现了电子水印技术。代码完全实现了嵌入以及提取, 算法同时包含了4种攻击算法以及利用psnr测量提取的水印和攻击后提取的水印,This algorithm describes digital watermark technique by using LSB. This code implement embedding and extraction. At the meanwhile, this algorithm includes 4 different kinds of att
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:1.71kb
    • 提供者:宋春霖
  1. LSB

    2下载:
  2. 信息隐藏算法lsb的matlab实现,可以实现正确的隐藏及提取-Lsb of information hiding algorithm matlab implementation, can achieve the proper extraction of hidden and
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:191.31kb
    • 提供者:水霖铃
  1. shuzishuiyindeng

    2下载:
  2. 基于LSB图像隐藏系统的设计与实现,LSB算法代码,信息隐藏攻击算法,DCT域的隐藏以及数字水印。-LSB based image hiding system design and implementation, LSB algorithm code, information hiding attack algorithm, DCT hiding and digital watermarking domain.
  3. 所属分类:matlab

    • 发布日期:2016-12-19
    • 文件大小:13.53mb
    • 提供者:abcd0609
  1. LSB

    0下载:
  2. 实现了最低有效位LSB水印算法。 压缩文件中含有原图,可直接放到Matlab中运行。-We realize the least significant bit (LSB) watermarking algorithm. It contains all the images you need,and it can be run directly in Matlab.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:717.96kb
    • 提供者:
  1. LSB-Data-Hiding-Image

    3下载:
  2. 图像的组成无非是一些字符串或者一些字节组成的字符串,然而,每一个字节数据位的重要度并不是一样的,两个相邻字节往往只有低位是不一样的。例如:00100110和00100111代表了两个不同渐变度的红色,但是就人眼是分辨不出来的。最低有效位LSB算法,就是利用这一点,达到图像压缩,或者数字水印的功能。-The composition of the image is nothing more than some number of bytes or string composed of string,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-16
    • 文件大小:315.67kb
    • 提供者:xlz
  1. lsb

    3下载:
  2. 基于空域的脆弱水印,可以有效检测出图像发生篡改的区域-Airspace based on fragile watermarking can effectively detect the occurrence of tampering with the image of the region
  3. 所属分类:Special Effects

    • 发布日期:2015-12-18
    • 文件大小:22.19kb
    • 提供者:Robin
  1. LSB

    0下载:
  2. 时域LSB隐藏算法,实现随机信息隐藏到载体图片内,并界附带提取信息代码-LSB hidden time-domain algorithm, the realization of random information hidden within the picture carrier, and industry code attached to extract information
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-08
    • 文件大小:1.78kb
    • 提供者:zyf
  1. gui

    5下载:
  2. 各种数字水印的嵌入和提取 检测和攻击 包括lsb 和dct等算法-A variety of digital watermark embedding and extraction, including detection and attack, such as algorithm lsb and dct
  3. 所属分类:图形图象

    • 发布日期:2017-04-23
    • 文件大小:85.02kb
    • 提供者:林兴
  1. LSB

    1下载:
  2. 在matlab环境下利用LSB最低有效位算法将一个图片水印隐藏在载体图片中,并对被隐藏那个信息进行提取。-Matlab environment in the use of least significant bit LSB algorithm will be a picture watermark hidden in the picture carrier, and that information has been extracted hidden.
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:746byte
    • 提供者:耿其
  1. lotsofwatermarkcode

    0下载:
  2. 本压缩包包括多种水印代码,其中有DCT1,DCT2,CDMA,LSB等。-The package includes a variety of watermarking compressed code, which DCT1, DCT2, CDMA, LSB and so on.
  3. 所属分类:Graph program

    • 发布日期:2017-05-09
    • 文件大小:1.9mb
    • 提供者:hide
  1. lsb

    0下载:
  2. 实现了用LSB嵌入水印,还有两种水印分析方法:X2和信息量分析法-Achieved using LSB embedding the watermark, there are two kinds of watermarks analysis methods: X2 and the amount of information analysis
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:425.54kb
    • 提供者:lyb
  1. LSB

    0下载:
  2. 本算法是用matalab编写的,主要阐述了抗攻击性的水印算法-Resistance to attack watermarking algorithm is proposed
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:995byte
    • 提供者:张敏
  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
    • 文件大小:972byte
    • 提供者:yuanyuan
  1. videowatermarking

    0下载:
  2. video watermarking based on dct, svd, LSB and wavelet all works good use vipmen video in matlab
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:1.13mb
    • 提供者:satguru
  1. LSB

    0下载:
  2. 基于LSB的数字水印算法及MATLAB实现-LSB-based watermarking algorithm and MATLAB implementation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:230.45kb
    • 提供者:jiangxinwang
  1. LSB

    1下载:
  2. 数字水印的LSB 数字水印算法,可以对图像进行加密,也可以解密-LSB watermarking digital watermarking algorithm can encrypt the image, you can decrypt
  3. 所属分类:Special Effects

    • 发布日期:2016-03-28
    • 文件大小:38kb
    • 提供者:lmthll
  1. lsb-matlab

    0下载:
  2. 基于LSB的数字水印算法及MATLAB实现,matlab中实现LSB数字水印算法。-The LSB-based digital watermark algorithm and MATLAB, the LSB digital watermarking algorithm in Matlab.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:431.29kb
    • 提供者:王宪
  1. LSB-watermark-MATLAB

    0下载:
  2. 基于LSB的数字水印算法及MATLAB实现,简单详细,对初学者很有帮助,也可以拿来作为毕业设计的参考材料-LSB-based digital watermarking algorithm and MATLAB, simple and detailed, useful for beginners, but also can be used as a graduation project reference material
  3. 所属分类:File Operate

    • 发布日期:2017-11-12
    • 文件大小:333.27kb
    • 提供者:suhai
  1. lsb

    0下载:
  2. lsb信息隐藏原理,以及matlab实现-the LSB principle of information hiding, and matlab achieve
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-12-07
    • 文件大小:1.92mb
    • 提供者:王强
  1. lsb

    0下载:
  2. LSB算法MATLAB实现,内含源代码,图片,以及实验报告。(The LSB algorithm is implemented in MATLAB, containing source code, pictures, and experimental reports.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-07
    • 文件大小:1.14mb
    • 提供者:ljj199610
« 12 3 »
搜珍网 www.dssz.com