搜索资源列表
watermarked(lsb)
- 基于LSB算法的数字水印实现方法,可自由潜入和提取水印文件-LSB algorithm based on digital watermarking method, and be free from sneaking into the watermark paper
watermark
- 数字水印程序,运行后可以看到将一段二进制序列添加到图像的LSB中,代码有待改进,提供一个基础
LSB
- 最低有效位嵌入数字水印,大家相互学习一下啦-The least significant bit embedding digital watermark
LSB-Data-Hiding-Image
- 图像的组成无非是一些字符串或者一些字节组成的字符串,然而,每一个字节数据位的重要度并不是一样的,两个相邻字节往往只有低位是不一样的。例如:00100110和00100111代表了两个不同渐变度的红色,但是就人眼是分辨不出来的。最低有效位LSB算法,就是利用这一点,达到图像压缩,或者数字水印的功能。-The composition of the image is nothing more than some number of bytes or string composed of string,
work
- 基于空域的脆弱水印算法,该方法最具代表性的是最低有效位(LSB)法,也就是文件中的方法,两个文件分别给出了水印的生成和检测。-Airspace based on fragile watermarking algorithm, the method is the most representative of the least significant bit (LSB) method, which is the method of the document, two documents were
Watermark
- 脆弱数字图像水印,使用LSB算法实现的脆弱数字图像水印-Digital Watermarking
Watermark
- VC++中应用lsb算法的数字水印实现,喜欢对大家有用!-A watermarking based on VC++,using LSB
lsb
- 实现了用LSB嵌入水印,还有两种水印分析方法:X2和信息量分析法-Achieved using LSB embedding the watermark, there are two kinds of watermarks analysis methods: X2 and the amount of information analysis
watermark
- 置乱变换后图像的lsb嵌入,以及提取程序,另外还包含psnr程序,可以与本人上传的dct频域嵌入进行对比-Image scrambling transformation lsb embedding, as well as the extraction procedure, also includes psnr program, can I upload dct compare the frequency domain embedding
LSB
- lsb数字图像水印程序 lsb数字图像水印程序-lsb watermark lsb watermark
LSB
- 数字水印的最低有效位方法,能够把水印嵌入到宿主图像的最后一位。-Least significant bit digital watermarking method to embed watermark into the host image to the last one.
watermark
- 一个给视频添加水印的程序,用的是MD5 Hash法在LSB加入水印-Add a watermark to the video program, using a MD5 Hash join the watermark in LSB
watermark_embed
- watermark embedding using lsb substitution
using-visial-c-to-programming-a-LSB-watermark
- 利用c++实现LSB的图像水印程序,可供参考,方便大家进一步的学习-the LSB digital watermark using c++
lsb-watermarking-3
- If you re wondering about the number 7 on the equation, the watermark is inserted every 7 pixels. Why not in every pixel? You could, but this way, you can add a second watermark (and a 3rd, and a 4th, etc.) at the same time using the pixels in betwee
1-LSB
- LSB 数字图像水印嵌入与提取的matlab实现-LSB watermark embedded extraction
watermark-LSB-algorithm-
- 数字水印技术在空间域的最低有效位(LSB)算法,包括水印信息的嵌入和水印信息的提取。-Spatial domain digital watermarking technology in the least significant bit (LSB) algorithm, including the watermark embedding and watermark extraction.
lsb-code
- 经典的水印算法,lsb,比较适合学习水印的初学者们学习-watermark code lsb
LSB替换算法
- LSB替换算法 水印嵌入及水印提取 并计算psnr值(LSB replacement algorithm watermark embedding and watermark extraction and calculation of PSNR value)
Watermark
- 基于LSB的脆弱数字水印实现,VC++实现,使用OPENCV(Implementation of fragile digital watermarking based on LSB)