搜索资源列表
图像信息隐藏变换
- 图像信息隐藏变换,包括图像置乱变化,格式变化,图像加密解密,图像处理技术(色彩变化,边缘处理,信息隐藏)-Information Hiding transform images, including images Scrambling changes, format changes, image encoding and decoding, image processing technologies (color changes, edge treatment, information hidi
信息隐藏技术的图像处理实现
- 本人的本科毕业设计成果,给出了一个信息隐藏技术的图像处理实现方法,实现语言:VB。-I graduated in the design results are given an information hiding techniques of image processing method to achieve language : VB.
binaryhide
- 对二值图像进行信息隐藏,经试验,有良好的性能
XinXiYinCang
- 信息隐藏,可以将任意文件隐藏到BMP图像 原理是利用BMP字节的奇偶性
一个非常好用的Autocad工具集
- ********************************************************* * AyungerStudio AutoCAD-Tools 更新日期: 2010.02.01 * ********************************************************* 这是本人近年来独自开发的一个AutoCAD修改工具集合,现与各位共享,主要包括: 1、 绘制类: 箭头、示坡线、锥坡线、剖断线、垂线、切线、等高线加
jphs-0.3
- JPHide 和JPSeek 的源代码!JPHide&JPSeek是一个JPEG图像的信息隐藏软件!-JPHide and JPSeek source code! JPHide & JPSeek is a JPEG image information hidden software!
bitmap
- 这是一个利用bmp图像低位进行信息隐藏的实例程序-This is a low use bmp images for examples of information hiding procedure
bmphiding
- 基于BMP图像的信息隐藏,可以在BMP图像中隐藏秘密信息,-BMP image-based information hiding, BMP images can hide secret information,
HideInfoWithBmp
- 对于BMP格式的图象,其前54个字节未文件头信息,从第55个字节开始到结束的所有数据,都是图像颜色数据。如果仅仅修改图像颜色数据而不修改文件头信息,则bmp图像大小不变且可以正常使用。当然,为了控制图像的质量,对于数据的植入方式,我们需要稍加斟酌。一个bmp图像要隐藏我们指定的信息,储存空间必不可少。为了保证信息植入前后图像的质量不发生明显的变化,我们只有把信息写到bmp图像颜色数据的每个字节的低位上。这样,每个字节的改变量不超过0Fh,对图像品质的影响非常小,用肉眼几乎分辨不出来。在源码包中有
BMP
- 在BMP图像中隐藏信息,可提取,并可加密。 最简单明了的方法-BMP image in the hidden information can be extracted and can be encrypted. The most straightforward way to
watermarkimage
- 数字图像水印,采用LSB方法,在图像中隐藏信息-watermark in image
MyProgram4
- 自己毕设做的信息隐藏的一部分,主要是界面和图形图像显示,没有隐藏和提取算法,对学习界面编程者或者图像处理者有一定帮助-The hidden part of their own complete set information, interface and graphic display, there is no hiding and extraction algorithm, the learning interface programming or image processing by
IDMIS_Ch3_Infn
- 信息隐藏基础数字媒体包括了图像、文字和音频、视频等各种形式,和传播形式和传播内容中采用数字化,即信息的采集、存取、加工和分发的数字化过程。数字媒体已经成为继语言、文字和电子子技术之后的最新的信息载体。 通过本文你可以了解现代密码系统的基本知识,掌握常用的图像加密技术的基本思想。具体包含:1 信息隐藏概述2 隐写术的基本原理3 隐写4 隐写分析技术 -The information hiding the underlying digital media including digital im
photoview.zip
- 用LCUI实现的简易照片查看器,可放大或缩小图像,移动浏览区域,隐藏按钮以及图像信息等。 ,Easy Photo LCUI achieve Viewer, you can zoom in or out, mobile browser area, hidden buttons and image information.
F5信息隐藏算法
- 基于JPEG图像的信息隐写算法,可以在DOS下直接运行,需要有一定JAVA开发基础
watermark
- 将具有特定标识的信息隐藏在数字化图像、视频、音频等多媒体。是一种基于DCT变换和ARNOLD置乱技术的数字图像水印算法,首先通过Arnold置乱二值水印图像对水印图像进行加密,其次将加密后的图像选择适合的强度,在载体图像中选择低频信号的位置进行嵌入。适合用于简单的图片版权保护。(Information that has a specific identity is hidden in digital image, video, audio and other multimedia. Is a k
01372868图像信息隐藏变换
- 用于在图像中隐藏txt文本或者图片,可传输隐藏信息的图片,不被别人发现,并在另一客户段恢复信息,进行察看。(Used to hide txt text or images in images)
图像水印 程序
- 图像信息隐藏,将一幅灰度图像嵌入到另一幅灰度图像当中(Hide image information and embed a grayscale image into another grayscale image)
LSB图像隐藏
- 选用最低位平面嵌入秘密信息的LSB算法,用MATLAB实现该算法的(1)信息隐藏;(2)信息提取;(3)测试。(The LSB algorithm, which uses the lowest bit plane to embed secret information, is used to realize the (1) information hiding of the algorithm by MATLAB; (2) information extraction; (3) test.)
《信息隐藏技术实验教程》MATLAB源码!
- 被评为最好最全的信息隐藏技术学习教程了PDF和Matlab代码,内附本书代码】信息隐藏技术教程和代码(王丽娜 郭迟 李鹏) 信息隐藏 图像隐藏 LSB图像隐藏 文字隐藏 数字水印 水印攻击