搜索资源列表
lsbok.txt
- 数字水印图片信息隐藏在载体图片的最低有效位lsb,直接替换,该方法简单易操作,鲁棒性很差,经不起加噪,滤波,剪贴等攻击-digital watermarking Photo vector information hidden in the lowest effective photo-lsb direct replacement, The method is simple and easy to operate, robust poor and the inability to increase
Watermark
- 由于工作的内容主要是图像处理,ocr等方面的工作,前端时间应客户要求编写一个图像水印软件,要求可以把一段文字,一副图片隐藏到一副图片中。于是在网上找到了一个算法,偶把它用汇编写出来。 将信息嵌入BMP文件的步骤为: I.将待隐藏信息转化为二进制数据码流; II.将BMP文件图像数据部分的每个字节的奇偶性与上述二进制数码流进行比较; III.通过调整字节最低位的“0”或“1”,改变字节的奇偶性,使之与上述二进制数据流一致,即将信息嵌入到24位BMP图像中。
bw_fragile
- matlab编写的对二值图像的数字水印添加与提取程序。压缩包中有示例图片。可以添加水印,结果肉眼不易分辨出变化,不影响使用。可加入信息长度达100个字节。提取时可验证是否被修改过,如未修改,可提取隐藏信息。
bw_fragile_robust
- matlab编写的对二值图像的数字水印添加与提取程序。压缩包中有示例图片。可以添加水印,结果肉眼不易分辨出变化,不影响使用。可加入信息长度达100个字节。提取时可验证是否被修改过,如修改不严重,可提取隐藏信息,如果修改过多,则只能确定是否有修改,而不知道隐藏的信息是什么
f5r12beta
- 安全性很高的在jpg图片中隐藏信息的源码,能够保持1阶统计特性不变
cellauto
- 数字水印中的细胞生产机算法,用于图片信息隐藏和提取-Digital Watermarking of cells in the production of machine algorithm for image information hiding and extraction
080707
- 通过dct变换,来实现信息隐藏,把需要隐藏的图片嵌入到一副图片中。工具vc-Through dct transform, to achieve information hiding, the need to hide the picture embedded in a picture. Tools vc
lena
- 快速dct 变换,实现信息隐藏的有一个实例。从图片隐藏,到把隐藏的图片读出的,完整实现-Dct rapid transformation, the realization of information hiding are a case in point. Hidden from the picture, to the hidden picture to read out, a complete realization of
read-bmp-images-in-binary
- 以二进制的形式读取bmp图片,保存图片。应用于图片信息隐藏-To read bmp images in binary form, save the image. Application in the image information hiding
2009-Kim
- 图片信息隐藏算法,KIM,基于灰度图像。-Picture information hiding algorithm, KIM, based on gray-scale images.
2006-2009-EMD-DE
- 图片信息隐藏算法,EMD-DE,基于灰度图像。-Picture information hiding algorithm, EMD-DE, based on gray-scale images.
TextHideINbmp
- 一个可以在图片中加入隐藏文字的演示程序 可以验证图片信息-Can be a demonstration program to join the hidden text in the picture can verify the picture information
txt2bmp
- vc++2010写的txt文本信息转化为BMP图片信息,真正地信息在形成图片数据后注入的隐藏信息,这里没有进行转多个图片,可以自己加入转多个图片。隐藏信息的格式进行变更-vc++2010 write txt text information into BMP image information, the information actually injected into the formation of image data is hidden information, there is no
hide
- matlab信息隐藏,被隐藏图经过治乱,隐藏进另一张图片的底四位-matlab information hiding, is Hiding through combat confusion, hide into another picture of the bottom four
C-LSB
- C语言信息隐藏数字水印LSB算法,BMP图片。信息隐藏大作业。-C language LSB information hiding digital watermarking algorithm, BMP picture. Hide large operations.
image-processing
- 16QAM调制和借条方法,以及利用小波变换隐藏16QAM调制后生成的图片信息,接收端进行图片的处理,并提取嵌入信息-16QAM modulation and IOU methods, and the use of wavelet transform to hide after 16QAM modulation generated image information, the receiver for processing images and extracting embedded inform
881621
- 数字水印与信息隐藏源代码(matlab and c) 很好的(Digital watermarking and information hiding the source code (matlab and c) good)
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 exe files.)
DCT域内的LSB隐写
- dct情况下的LSB隐写术,在图片中隐藏合适的信息(DCT LSB hiding to hide some information)
Image-and-Video-Steganography-master
- 实现了图像与视频的信息隐藏,输入图片和视频可进行效果演示(The information hiding of image and video is realized)