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

搜索资源列表

  1. watermark_lsb

    0下载:
  2. 这是数字水印算法中最简单的LSB算法,实现了嵌入和提取,验证可以正确运行.测试运行环境为:matlab6.5-This is the digital watermarking algorithm LSB most simple algorithm, and the embedding and extraction. Verification can correct operation. runtime environment for testing : matlab6.5
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:104399
    • 提供者:萧鹏
  1. hide4pgp

    0下载:
  2. 精典的LSB算法数字水印工具,经过本人修改和调试,可以在windows平台下使用。操作界面是命令行的形式,可以对bmp图片和一些声音、视频格式嵌入水印,经测试完全可用。请放心下载
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:178284
    • 提供者:李睿
  1. lsb

    1下载:
  2. 用matlab实现的基于LSB的数字水印算法。算法可以在BMP灰度图像中嵌入水印,水印信息为二值图像,并将其扩展到与原始图像同样大小,进行重复嵌入,提高鲁棒性。同时算法中给出了PSNR值以评价水印图像的效果,
  3. 所属分类:其它

    • 发布日期:2014-01-16
    • 文件大小:150368
    • 提供者:zheng
  1. lsb-(1)

    0下载:
  2. 关于lsb算法,使用matlab编程,可以使用,无误-About lsb algorithm, using matlab programming, can be used, correct
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-26
    • 文件大小:22461
    • 提供者:z
  1. LSB

    0下载:
  2. 使用C语言实现基于图像的信息隐藏代码,使用LSB算法。-The use of C language to achieve image-based information hiding code, the use of LSB algorithm.
  3. 所属分类:Graph program

    • 发布日期:2017-04-15
    • 文件大小:5780
    • 提供者:inuedw
  1. LSB

    0下载:
  2. 信息隐藏水印 LSB算法 有界面直接按照界面上的操作即可-LSB watermark information hiding algorithm has a direct interface according to the user interface on
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-12
    • 文件大小:2983614
    • 提供者:ldp
  1. LSB-MATLAB

    0下载:
  2. LSB算法简单,实现容易,同时可以保证数字水印的不可见性,由于可以在最低位的每个像素上都插人数字水印信息,因此有较大的信息嵌入量-The LSB algorithm is simple, easy to implement, and can ensure the watermarking invisibility, because can insert watermarking information of each pixel in the low, therefore a high embe
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-09
    • 文件大小:3845
    • 提供者:张鹏飞
  1. LSB

    0下载:
  2. Visual C++环境下基于LSB算法的对BMP图像的判断、加密、解密。-Under Visual C++ environment is based on the judgment of BMP images LSB algorithm, encryption, decryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-02
    • 文件大小:689106
    • 提供者:zhaolu
  1. lsb

    0下载:
  2. 用LSB算法实现BMP信息隐藏 用C语言来实现的-using lsb to hide the information in BMP
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:249838
    • 提供者:Dexter
  1. LSB-hide

    0下载:
  2. 利用MATLAB实现在图像中嵌入和提取文本信息,最简单的LSB算法实现,自己写的可用。适合初学者-The realization of the embedded text information in the image using MATLAB, LSB algorithm to achieve the most simple, write their own use. Suitable for beginners
  3. 所属分类:source in ebook

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

    0下载:
  2. 利用 LSB 算法进行信息隐藏是在载体信号的空域进行的,它通过调整原始载体信息的最低几位来隐藏信息。文章首先简单叙述了B M P位图文件的文件格式, 然后根据 24位真彩色B M P位图格式与显示方式的特殊性,直接改变图像中像素的最后一位值来嵌入秘密文件,提出了一种对文字信息进行加密的有效方案。-LSB information hiding algorithm use of airspace carrier signal is carried by tuning the lowest bits
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-27
    • 文件大小:510355
    • 提供者:陈明亮
  1. LSB-Algorithm

    1下载:
  2. LSB算法实现BMP图片信息的隐藏和提取 语言:C#-LSB algorithm BMP image information hiding and extraction languages: C#
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-06-26
    • 文件大小:135168
    • 提供者:
  1. C-LSB

    0下载:
  2. C语言信息隐藏数字水印LSB算法,BMP图片。信息隐藏大作业。-C language LSB information hiding digital watermarking algorithm, BMP picture. Hide large operations.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5778949
    • 提供者:
  1. LSB

    0下载:
  2. 图像的信息隐藏技术,使用LSB 算法的隐藏C++代码-hiding the picture
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-29
    • 文件大小:53459
    • 提供者:73561
  1. VC-digital-image-based-on-LSB-n

    0下载:
  2. 基于VC的数字图像水印LSB算法实现,一篇有质量的论文,仅供参考-VC digital image watermarking algorithm based on LSB implementation
  3. 所属分类:Graph program

    • 发布日期:2017-05-01
    • 文件大小:106435
    • 提供者:李小龙
  1. LSB

    0下载:
  2. 【LSB替换隐写】LSB算法原理,观察在BMP图像的多个位平面嵌入消息时,图像质量的变化情况。-[LSB] LSB steganographic algorithm principle, observed when an embedded message in multiple bit planes BMP image, the image quality changes.
  3. 所属分类:software engineering

    • 发布日期:2017-05-04
    • 文件大小:483796
    • 提供者:王心语
  1. LSB

    0下载:
  2. 由matlab实现的LSB算法,将图像a隐藏在图像b下,然后提取-The LSB algorithm implemented by matlab hides the image a under image b and then extracts it
  3. 所属分类:Special Effects

    • 发布日期:2017-12-15
    • 文件大小:1024
    • 提供者:马帅帅
  1. LSB

    0下载:
  2. 基于java实现的LSB算法,将txt文件的文字信息加密到载体图像,然后提取-Based on java implementation of the LSB algorithm, the txt file text information encrypted to the carrier image, and then extract
  3. 所属分类:Java Develop

    • 发布日期:2017-12-03
    • 文件大小:11949
    • 提供者:马帅帅
  1. hiding

    0下载:
  2. 使用LSB算法实现信息隐藏,读入txt文本内容,顺序法嵌入到载体图像中实现隐藏(Using LSB algorithm to achieve information hiding, sequential embedding)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-26
    • 文件大小:55296
    • 提供者:翁翁
  1. LSB替换算法

    0下载:
  2. LSB替换算法 水印嵌入及水印提取 并计算psnr值(LSB replacement algorithm watermark embedding and watermark extraction and calculation of PSNR value)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-06
    • 文件大小:223232
    • 提供者:yakkwang
« 1 2 3 45 6 7 8 9 10 »
搜珍网 www.dssz.com