当前位置:
首页 资源下载
搜索资源 - dct hiding information
搜索资源列表
-
0下载:
基于图象dct变换域的信息隐藏算法,是信息隐藏基本的算法之一-image-based Extra transform domain algorithm of information hiding, information hiding is the basic algorithm
-
-
2下载:
当要隐藏信息时,在MATLAB的命令窗内输入命令: hide = myhide(carry,signal,x,y); carry 用你的原始载体文件名代替,signal 用你所要隐藏的文件名代替 carry 和 signal 都必须是 *.* 的形式(注意不能省略单引号) x,y 是选取隐藏信息的位置坐标,在(x,y)和(y,x)处 生成的伪装载体文件名为hide.bmp 注意myhide.m文件,载体文件,隐藏文件都要在当前目录(current Directory)下 当要提取信息时,在MAT
-
-
1下载:
函数用于DCT的信息隐藏,在变换域嵌入隐藏的信息,Function for the DCT information hidden in the transform domain embedded hidden information
-
-
1下载:
可用函数实现图像DCT域信息隐藏和提取的源代码,Function can be used to achieve image DCT-domain information hiding and extraction of the source code
-
-
2下载:
基于LSB图像隐藏系统的设计与实现,LSB算法代码,信息隐藏攻击算法,DCT域的隐藏以及数字水印。-LSB based image hiding system design and implementation, LSB algorithm code, information hiding attack algorithm, DCT hiding and digital watermarking domain.
-
-
1下载:
武汉大学信息隐藏实验实现源代码
各种隐藏算法dct变换,小波变换,MD5算法等-Wuhan University Experimental realization of information hiding all kinds of hidden algorithm source code dct transform, wavelet transform, MD5 algorithm
-
-
0下载:
基于 DCT(离散余弦变换 )域的信息隐藏算法是目前应用最广的变换域算法 ,此类算法的最大不足是嵌信息量小。通过分析 DCT域隐藏算法隐藏容量少的原因 ,提出了一种大容量的 DCT域信息隐藏算法。算法首先对载体图像进行频谱均匀化处理 ,然后对图像进行全局 DCT变换 ,并将隐藏信息嵌入到载体图像的低频 DCT系数上 ,信息嵌入采用分段量化的方法实现 ,提取隐藏信息时不需要原始载体图像。实验结果表明 ,该算法的嵌入容量大 ,不可感知性好。-Based on DCT (discrete cosine
-
-
1下载:
采用MATLAB实现图像信息隐藏。将文本信息,通过DCT和LSB算法嵌入到二维图像中实现信息隐藏。-hide information into voice signal with the methods of DCT and LSB
-
-
0下载:
用matlab实现的,信息隐藏--算法是dct变换。从隐藏到读出的完整实现。-Achieved using matlab, information hiding- dct transform algorithm. Read out from the hidden to the full realization.
-
-
0下载:
一个基于DCT变换的信息隐藏程序,能把文本信息隐藏到经过DCT变换的图像载体的频域中去。程序重点在于对图像的DCT变换-DCT-based Information Hiding Transform procedures, able to hide text message into image after DCT transform domain to the frequency vector. Procedures focus on the DCT transform of image
-
-
0下载:
information hiding dct matlab
-information hiding
-
-
0下载:
通过dct变换,来实现信息隐藏,把需要隐藏的图片嵌入到一副图片中。工具vc-Through dct transform, to achieve information hiding, the need to hide the picture embedded in a picture. Tools vc
-
-
0下载:
快速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
-
-
0下载:
基于DCT的信息隐藏算法,水印技术方面的,用matlab开发的-Information hiding algorithm based on DCT, the watermark technology, developed with matlab
-
-
0下载:
基于DCT变换的信息隐藏(数字水印)嵌入算法的设计(Matlab-DCT-based information hiding (digital watermark) embedded in the design of algorithms (Matlab
-
-
0下载:
信息隐藏 文献综述 开题报告 基于matlab 的数字水印技术 dct变换-Information hiding
-
-
0下载:
这是很好的信息隐藏算法 对学习信息隐藏技术很有用-This is good information hiding algorithm for learning useful information hiding techniques
-
-
0下载:
利用DCT实现在数字图像中嵌入文本利用lsb在数字图像中嵌入图像-DCT implementation using digital image embedded in the text using lsb embedding images in digital image
-
-
0下载:
利用DCT,LSB来对图像进行信息隐藏,在不改变图像视觉特性的前提下,达到阈下通信。-information hiding
-
-
0下载:
本程序实现了语音信号中的信息隐藏,采用DCT和LSB方法。-the information hiding technique is completed with the carrier of voice signal.
-