CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - LSB 算法

搜索资源列表

  1. lsb

    0下载:
  2. 利用LSB算法嵌入隐藏图像,可在广义LSB中设置修改的位平面,返回误码率和峰值信噪比。含各种经典的攻击方式,可用于实验。并可控制攻击的强弱。利用Matlab编写。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:111213
    • 提供者:张湛
  1. LSB

    0下载:
  2. lsb算法将水印图像按最不重要位(LSB)方法嵌入到载体图像中,在把水印从载体图像中提取出来-This is a LSB algorithm that embedding watermark into the least important part of the primary image, and the watermark can be extracted from the primary image.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:955
    • 提供者:wj
  1. LSB及位平面提取源码

    0下载:
  2. mylsb.m is a very complete source of LSB Steganography Steganography and extraction, and are on the inside, I did not upload pictures, you only need to add a picture file on it, remember the image must be a grayscale image, if it is RGB, I converted
  3. 所属分类:matlab例程

    • 发布日期:2011-12-11
    • 文件大小:1641
    • 提供者:richardwn
  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
    • 文件大小:1748
    • 提供者:宋春霖
  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
    • 文件大小:195897
    • 提供者:水霖铃
  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
    • 文件大小:14183424
    • 提供者:abcd0609
  1. information-hiding

    1下载:
  2. 采用MATLAB实现图像信息隐藏。将文本信息,通过DCT和LSB算法嵌入到二维图像中实现信息隐藏。-hide information into voice signal with the methods of DCT and LSB
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:2993227
    • 提供者:
  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
    • 文件大小:746
    • 提供者:耿其
  1. LSB

    1下载:
  2. 基于最低有效位lsb水印图象算法,带有攻击代码。-lsb watermarking algorithm,
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:994
    • 提供者:liming
  1. shen_lsb_1

    0下载:
  2. LSB算法,将二值(0,1)图像嵌入到指定图像(256*256)中,从第一位到第八位。-LSB algorithm, the two values (0,1) image is embedded to the specified image (256* 256), from first to eighth.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:43474
    • 提供者:shenliping
  1. lsb

    0下载:
  2. 实现LSB数字图像水印算法,限于BMP图像-LSB digital image watermarking algorithm to achieve, limited to the BMP image
  3. 所属分类:matlab

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

    0下载:
  2. LSB数字水印的算法实现 最简单的数字水印算法-LSB watermark
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:195835
    • 提供者:郑家良
  1. lsb_embed1

    0下载:
  2. 数字水印lsb算法。matlab实现。空域算法,替换各像素最低位,不可见性较强,适用于脆弱水印。-Lsb watermarking algorithm. matlab implementation. Airspace algorithm, replacing the lowest level of each pixel, invisible and strong, suitable for fragile watermarking.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:824
    • 提供者:happywolf
  1. lsb_matching

    0下载:
  2. LSB匹配算法的实现。目前大部分都是LSB替换算法,较新的图像LSB匹配算法的嵌入和恢复我没有在其它地方找到。因此,自己写了一个,可以作为毕业设计的内容。matlab编写,经过充分测试,可用。-Image LSB Matching Algorithm,implementated using matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:956921
    • 提供者:Nathan
  1. lsb_all

    0下载:
  2. 用matlab实现对图片的lsb算法的嵌入和提取,嵌入和提取方便简便,易懂。效率高-Using matlab to achieve the picture of the lsb embedding and extraction algorithms, embedding and extraction is simple convenient, easy to understand. High efficiency
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:160470
    • 提供者:史巍
  1. LSB

    0下载:
  2. 经典LSB算法,对于研究水印算法人们很有启发,希望一同进步,谢谢。-Classic LSB algorithm, it is useful for studying the watermarking algorithm inspired by the hope that with progress, thank you.
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:195820
    • 提供者:李晴
  1. Edge-Adaptive-LSBMR

    0下载:
  2. 所有LSB算法的代码实现。对做信息隐藏方面很有帮助-LSB algorithm code. Hidden aspects helpful to do information
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:809619
    • 提供者:dengmeng
  1. LSB-water_mark

    1下载:
  2. 使用有lsb算法实现语音信号的数字水印,有详细的程序注释和音频信号-Lsb algorithm using voice signal digital watermarking, detailed program notes and audio signals
  3. 所属分类:matlab

    • 发布日期:2017-11-24
    • 文件大小:981022
    • 提供者:吴斌
  1. LSB

    0下载:
  2. 利用LSB算法实现数字水印技术,算法做了一些改进,比传统的嵌入算法鲁棒性更强-void CMyDlg::OnButton1() { // TODO: Add your control notification handler code here /*CString filename //保存路径 CFileDialog opendlg (TRUE,_T("*"),_T("*.html"),OFN_OVERWRITEPROMPT, _T("所有文件(*.* )|*.
  3. 所属分类:Data structs

    • 发布日期:2017-11-19
    • 文件大小:105258
    • 提供者:王晴
  1. LSB

    0下载:
  2. MATLAB实现的空域LSB算法,可输入密钥加密文本信息,有较好的交互界面(MATLAB implementation of the airspace LSB algorithm, you can enter key encryption, text information, there is a better interactive interface)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-18
    • 文件大小:81920
    • 提供者:widiot
« 12 3 »
搜珍网 www.dssz.com