搜索资源列表
code
- 基于LSB的图像中数据加密隐藏算法程序 图像的组成无非是一些字符串或者一些字节组成的字符串,然而,每一个字节数据位的重要度并不是一样的,两个相邻字节往往只有低位是不一样的。例如:00100110和00100111代表了两个不同渐变度的红色,但是就人眼是分辨不出来的。最低有效位LSB算法,就是利用这一点,达到图像压缩,或者数字水印的功能。
randlsbimghide
- 采用基于LSB的随机图像隐藏技术实现将一幅图像(目标图像)隐藏到另一幅图像(载体图像)中。包含目标图像yctx.bmp,载体图像Miss.bmp,图像隐藏代码randlsbimghide.m文件,图像读取代码randlsbimgget.m文件,随机位选择代码randinterval.m文件。-LSB-based technique of random images to achieve a hidden image (object image) to another piece of hidde
CODES
- 基于LSB数字水印的研究,是本人数字水印论文里面的其中一段代码,作为一个实例研究,可以得到简单的效果-LSB-based study of digital watermarking, digital watermarking is the thesis which I am one of the section of code, as a case study, the effect can be easy
lsb
- lsb隐现功能的代码,内涵各种显隐图像的方式-lsb looming function code, meaning all the way images were hidden
LSB
- 简单的把一些信息写到bmp图片里的程序。写的比较简单,要隐藏的内容都在源代码里。若需自己输入,只需要简单修改即可。-Simply write some information in the program bmp images. Relatively simple to write, to hide the content in the source code. For their input, you can simply change.
tuxiangshuiyin-LBS-suanfa
- 图像水印的LSB算法,VC++代码,很重要-The LSB watermarking algorithm, VC++ code, it is important
lsb-watermarking
- Briefly with the following code I will try to embed the MSB of the baboon image into the picture of Lena by exploiting the LSB embedding technique. We will try also to add an WGN (white gaussian noise) to the image then after these operations we will
lsb-code
- 经典的水印算法,lsb,比较适合学习水印的初学者们学习-watermark code lsb
lsb-and-dct-markedarecover-code
- 两种方法的水印嵌入和提取,lsb和dct,代码易懂,有部分注释-lsb and dct marked&recover code
LSB_
- 实现了matlab的LSB隐写和检测!主要的检测的代码,有直方图,RS检测。-LSB steganography detection of the matlab! Detection code, histogram, RS detection.
LSB
- 本代码是利用LSB算法实现数字图像水印的嵌入和提取-This code is LSB algorithm digital image watermark embedding and extraction
matlab_watermark
- 数字水印参考代码,分别用checksum,lsb,patchwork等方式嵌入水印,并且附带计算信噪比和消除水印的代码-Digital watermark reference code checksum lsb in patchwork way embedded watermark and accompanying calculated signal-to-noise ratio and eliminate the watermark code
dw
- 这个代码是双重水印,采用MATLAB编写,两lsb dct 俩种方法。比较适合做小项目,或者入门看。-This code is dual watermark, using MATLAB to prepare, two lsb dct two ways. More suitable for small projects, or entry look
LSB1
- 非常好的改进的lsb代码,非常适合初学者学习,功能还能够拓展-Very good improved lsb code, very suitable for beginners to learn, function also can expand
lsb
- 基于数字图像水印的lsb图像水印,程序代码。包含嵌入提取攻击等相关内容,程序稳定可靠便于使用。主要用于数字图像视频文件的安全保护。-LSB image watermarking based on digital image watermarking, program code. Contains embedded extraction attacks and other related content, the program is stable and reliable and easy to
lsb
- LSB算法MATLAB实现,内含源代码,图片,以及实验报告。(The LSB algorithm is implemented in MATLAB, containing source code, pictures, and experimental reports.)
