搜索资源列表
detection2
- 针对嵌入水印后的二值图像,利用其频域特性检测隐藏信息。-embedded watermark of two binary images, using its frequency domain characteristics of detecting hidden messages.
bw_fragile
- matlab编写的对二值图像的数字水印添加与提取程序。压缩包中有示例图片。可以添加水印,结果肉眼不易分辨出变化,不影响使用。可加入信息长度达100个字节。提取时可验证是否被修改过,如未修改,可提取隐藏信息。
bw_fragile_robust
- matlab编写的对二值图像的数字水印添加与提取程序。压缩包中有示例图片。可以添加水印,结果肉眼不易分辨出变化,不影响使用。可加入信息长度达100个字节。提取时可验证是否被修改过,如修改不严重,可提取隐藏信息,如果修改过多,则只能确定是否有修改,而不知道隐藏的信息是什么
bw_fragile_robust_cross
- matlab编写的对二值图像的数字水印添加与提取程序。压缩包中有示例图片。可以添加水印,结果肉眼不易分辨出变化,不影响使用。可加入信息长度达100个字节。提取时可验证是否被修改过,如未修改,可提取隐藏信息。当有修改发生时,可以定位修改的位置,并在图上标出。标识面积占修改面积的75%,一般修改都能标出
binaryextract
- 二值图像的信息隐藏,用到md5加密和改进后的置乱算法
binaryhide
- 对二值图像进行信息隐藏,经试验,有良好的性能
Watermark_2
- 信息隐藏与水印技术系列实验之二:空域不可见LSB图像水印算法(开发工具:vc2005): 实现在一个256色灰度载体图像的LSB中嵌入一个二值(用256色模拟)灰度文本图像水印。其主要功能如下: (1)可以载入不同的载体图像和水印图像,但载体图像和水印图像在本软件中被限制为256色灰度图像,若要用其它图像甚至彩色图像,请修改源码。 (2)可以对含水印图像中的水印信息进行提取,提取时不需要原始图像。 (3)LSB攻击可使含水印图像中的水印信息丢失。 (4)可以计算峰值信噪比(P
5yc
- 时空域下的信息隐藏技术,LSB ,MSB以及二值图像中的信息隐藏-When the airspace under the information hiding technology, LSB, MSB, as well as binary images of Information Hiding
matlab1
- 图像处理方面,主要完成将二值数字水印嵌入到原图像中完成隐藏,同时完成了提取过程的编码-Image processing, the main value of the completion of the second digital watermark is embedded in the completion of the original image to hide, at the same time to complete the extraction process of encoding
Method_of_Concealing_Data_into_a_Binary_Image
- 提出一种隐藏方法以提高在二值图像(如传真、图章等)中数据的隐藏能力。该方法首 先将原始图像分块,然后生成与图像块大小相同的二值随机矩阵和权矩阵,最后经过异或、求和 等运算实现数据隐藏。该方法隐藏的信息量大,修改的数据量小,有较好的防篡改和防攻击性。 经仿真实验验证,它能隐藏较多的数据且同时保持较高的隐密图像质量,具有一定的应用前景-Method of Concealing Data into a Binary Image
binary_image_lossless_hide_insert_data
- 实现二值图像的无损隐藏 实现二值图像的无损隐藏-realize binary image hiding
yuzhibinhiding
- 阈值隐藏图像,图像通过阈值方式,把小图像隐藏到大图当中,实现信息隐藏,用于二值图像的信息隐藏-Threshold hidden image, the image by the threshold method, the small images to enlarge them hidden, to achieve information hiding for binary image information hiding
RLEhiding
- 通过游程编码的方式,进行图像信息隐藏,此方法适用于二值图像的隐藏-Length coding by the way the image information hiding, this method is suitable for binary image of the hidden
yuzhiextract
- 对阈值隐藏图像的提取。已经经过阈值隐藏算法隐藏的二值图像,通过此算法进行信息提取。-Hidden images on the extraction threshold. Hiding algorithm has been hidden threshold binary image information extracted by this algorithm.
binextract
- 对经过分块算法隐藏的图像,进行信息提取,此算法适用于二值图像-After a block algorithm for the hidden images, the information extraction, this method is applicable to binary images
spilt
- 这是一个研究信息隐藏算法的matlab程序,一张二值图像可以被隐藏在一张灰度图像中-This is a matlab program to study information hiding algorithm , a binary image can be hidden in a gray image
binary-image-information-hiding
- 普通二值图像中的信息隐藏及秘密信息的提取。从图像中选取固定的位置来隐藏要嵌入的秘密信息。隐藏效果不太好~-Ordinary binary image information hiding and extraction of secret information. Selected from a fixed location in the image to hide secret information to be embedded. Hide the effect is not very goo
watermarkDIY
- 这是一个能够将二值图像隐藏在多彩图像中的程序,并可以提取出来。可以自行定义隐藏算法。-This is a binary image can be hidden in the colorful picture of the program and can be extracted. You can define yourself hiding algorithm.
binaryhide
- 二值图像隐藏算法,信息隐藏技术实验第三章(Two valued image hiding)
Information_Hidding_System
- 这是一个基于数字图像的信息隐藏系统,能够实现基本的二值图像隐藏于真彩图像的某一层。
