搜索资源列表
watermarked(lsb)
- 基于LSB算法的数字水印实现方法,可自由潜入和提取水印文件-LSB algorithm based on digital watermarking method, and be free from sneaking into the watermark paper
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,
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
- LSB图像水印的MATLAB实现,欢迎大家下载 -LSB watermark
watermark
- 一个给视频添加水印的程序,用的是MD5 Hash法在LSB加入水印-Add a watermark to the video program, using a MD5 Hash join the watermark in LSB
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
PorcupineSrc
- c++下的dct/lsb水印设计与实现,做图像隐藏时用的-c++ under the dct/lsb watermark design and implementation, making use of hidden images
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
WAV-LSB-Watermark
- WAV音频的LSB信息隐藏,隐藏文件为二值图像,Matlab编程-WAV audio LSB information hiding, hidden files as binary image, Matlab programming
LSB-watermark
- LSB图像信息隐藏,图像高位平面对图像感官质量起主要作用,因此可以将水印信息隐藏在最低的几个位平面。-LSB image information hiding, the image on the image plane high sensory quality plays a major role, so you can watermark information hidden in the lowest number of bit planes.
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)