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

    0下载:
  2. 图像的LSB加水印算法。简单实用~~但是抗攻击性比较弱!可以先学习一下再改进。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:127833
    • 提供者:晁文婷
  1. 01000510260

    0下载:
  2. LSB算法实现BMP图像中的信息隐藏及提取
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:368711
    • 提供者:yourname
  1. tuxiangshuiyin-LBS-suanfa

    0下载:
  2. 图像水印的LSB算法,VC++代码,很重要-The LSB watermarking algorithm, VC++ code, it is important
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:13229
    • 提供者:louis
  1. watermark-LSB-algorithm-

    0下载:
  2. 数字水印技术在空间域的最低有效位(LSB)算法,包括水印信息的嵌入和水印信息的提取。-Spatial domain digital watermarking technology in the least significant bit (LSB) algorithm, including the watermark embedding and watermark extraction.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3927766
    • 提供者:
  1. lsb-code

    0下载:
  2. 经典的水印算法,lsb,比较适合学习水印的初学者们学习-watermark code lsb
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:215337
    • 提供者:liu
  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. LSB

    0下载:
  2. 基于LSB算法的水印嵌入与提取程序,用matlab实现算法功能-LSB algorithm-based watermark embedding and extraction procedure
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:40152
    • 提供者:alienzhao
  1. watermarking-lsb-matlab

    0下载:
  2. 应用matlab实现数字图像基于空域的lsb算法 程序中含有嵌入提取算法,含有脚本程序-Application matlab digital image lsb algorithm based on spatial The program contains embedded in the extraction algorithm, containing the scr ipt
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:236543
    • 提供者:田丹丹
  1. LSB

    0下载:
  2. 基于LSB算法的图像加密解密程序,涉及到各种变换方法,适合初学者参考。-LSB algorithm based on image encryption and decryption process, involving a variety of transformation method, suitable for beginners reference
  3. 所属分类:Special Effects

    • 发布日期:2017-11-23
    • 文件大小:3140584
    • 提供者:Torci
  1. LSB

    0下载:
  2. 本代码是利用LSB算法实现数字图像水印的嵌入和提取-This code is LSB algorithm digital image watermark embedding and extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-11-22
    • 文件大小:840
    • 提供者:陈玉麟
  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-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. 利用 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. 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. 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. 由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. 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 23 4 5 6 7 »
搜珍网 www.dssz.com