搜索资源列表
基于VC的数字图像水印LSB算法实现
- 基于VC的数字图像水印LSB算法实现
LSB
- 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.
watermark_lsb
- 这是数字水印算法中最简单的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 t
watermarked(lsb)
- 基于LSB算法的数字水印实现方法,可自由潜入和提取水印文件-LSB algorithm based on digital watermarking method, and be free from sneaking into the watermark paper
hide4pgp
- 精典的LSB算法数字水印工具,经过本人修改和调试,可以在windows平台下使用。操作界面是命令行的形式,可以对bmp图片和一些声音、视频格式嵌入水印,经测试完全可用。请放心下载-Classical algorithm for the LSB digital watermarking tool, after I modify and debug, you can use in windows platform. Interface is
lsb
- 利用LSB算法嵌入隐藏图像,可在广义LSB中设置修改的位平面,返回误码率和峰值信噪比。含各种经典的攻击方式,可用于实验。并可控制攻击的强弱。利用Matlab编写。-LSB embedding algorithm using hidden images, can be generalized to set up modified LSB bit-plane and returned to the bit error rate and pe
01000510260
- LSB算法实现BMP图像中的信息隐藏及提取-LSB algorithm BMP image information hiding and retrieval
BMP
- c#版lsb算法的实现 很好很详细 bmp图片的加密-c# version lsb algorithm bmp realize good detail picture of encryption
LSB
- LSB算法生成数字水印的例子,具有可执行文件,并且提供程序,同时有水印提取的算法源码,对学习数字水印的朋友比较实用-LSB digital watermarking algorithm example, with an executable file, and to provide procedures, at the same time have the watermark extraction algorithm source, o
LSB
- LSB算法实现,delphi 编写,-LSB algorithm, delphi prepared
LSB-Data-Hiding-Image
- 图像的组成无非是一些字符串或者一些字节组成的字符串,然而,每一个字节数据位的重要度并不是一样的,两个相邻字节往往只有低位是不一样的。例如:00100110和00100111代表了两个不同渐变度的红色,但是就人眼是分辨不出来的。最低有效位LSB算法,就是利用这一点,达到图像压缩,或者数字水印的功能。-The composition of the image is nothing more than some number of bytes
LSB
- 使用C语言实现基于图像的信息隐藏代码,使用LSB算法。-The use of C language to achieve image-based information hiding code, the use of LSB algorithm.
lsb
- 信息隐藏与水印技术的经典隐写算法的lsb算法的加密,用C实现-Information Hiding and Watermarking classic lsb steganalysis algorithm encryption algorithm, using C to achieve
LSB
- 基于LSB算法的信息隐藏技术。-LSB algorithm based on information hiding technology.
LSB
- 利用LSB算法去实现了电子水印技术。代码完全实现了嵌入以及提取, 算法同时包含了4种攻击算法以及利用psnr测量提取的水印和攻击后提取的水印-This algorithm describes digital watermark technique by using LSB. This code implement embedding and extraction. At the meanwhile, this algorithm inc
s20051010234334
- LSB算法~~一个可以参考的最简单的数字水印算法-LSB algorithm ~ ~ one can refer to the most simple digital watermarking algorithm
LSB
- 实现LSB算法在BMP图像中嵌入秘密信息-LSB algorithm to achieve the image in BMP secret information embedded in
LSB
- 用LSB算法实现图像的隐写及提取,MATLAB实现(image steganography using LSB algrithom on the matlab)
LSB算法-图片信息隐藏
- 基于LSB算法实现图片信息隐藏,图片类型包括png、gif、bmp,可写入的文件类型为jpg、png、gif图片以及txt、exe文件等。(Image information hiding based on the LSB algorithm, the picture types include png, gif, bmp, writable file types are jpg, png, gif pictures, txt and
基于LSB算法与DCT算法的比较与实现
- 基于LSB算法与DCT算法的比较与实现,对比前后图片的变化(Comparison and implementation of LSB algorithm and DCT algorithm)