搜索资源列表
dsakf
- % 文件名:randlsbget.m % 程序员:余波 % 编写时间:2007.6.25 % 函数功能: 本函数将完成提取隐秘于上的秘密信息 % 输入格式举例:result=( scover.jpg ,56, secret.txt ,2001) % 参数说明: % output是信息隐藏后的图象 % len_total是秘密信息的长度 % goalfile是提取出的秘密信息文件 % key是随机间隔函数的密钥 % result是提取的信息 functi
xiaoboyuyinxinxinyingcang
- matlab 源码,基于小波变换的语音信息隐藏的实现,对原始语音信息和水印信息都经过三层小波分解处理后,将水印信息的低频信号嵌入原始语音信号的部分高频信号部分实现隐藏.源代码不仅给出隐藏过程,并且给出的在随机噪声,重采样,信息压缩情况下的抗攻击特性.源代码清晰有注释
CGHwatermarkmatlabcode
- 关于半色调编码计算全息图的信息隐藏Matlab程序的说明: 算法实现主程序为CGHwatermark; 位相恢复函数为phaseSL; 用计算全息记录已知振幅和位相的复波前函数为Hologen; 半色调编码函数为AMhalftone; 嵌入信息的提取直接调用Matlab自带的FFT2函数; 主程序的函数调用关系如下 读入宿主信息和水印信息-----------phaseSL--->Hologen--->AMhalftone(
LSB和DCT信息隐藏的MATLAB实现
- 实现了LSB信息隐藏和DCT域信息隐藏
LSB
- 信息隐藏算法lsb的matlab实现,可以实现正确的隐藏及提取-Lsb of information hiding algorithm matlab implementation, can achieve the proper extraction of hidden and
Information-hiding
- 基于 DCT(离散余弦变换 )域的信息隐藏算法是目前应用最广的变换域算法 ,此类算法的最大不足是嵌信息量小。通过分析 DCT域隐藏算法隐藏容量少的原因 ,提出了一种大容量的 DCT域信息隐藏算法。算法首先对载体图像进行频谱均匀化处理 ,然后对图像进行全局 DCT变换 ,并将隐藏信息嵌入到载体图像的低频 DCT系数上 ,信息嵌入采用分段量化的方法实现 ,提取隐藏信息时不需要原始载体图像。实验结果表明 ,该算法的嵌入容量大 ,不可感知性好。-Based on DCT (discrete cosine
information-hiding
- 采用MATLAB实现图像信息隐藏。将文本信息,通过DCT和LSB算法嵌入到二维图像中实现信息隐藏。-hide information into voice signal with the methods of DCT and LSB
matlab_hide_infomation
- 利用mathlab进行信息隐藏的源代码文件,包含对信息的隐藏和提取,随机分布存储-The use of information hiding mathlab source code files, including hidden and extraction of information, random distribution of storage
lsb
- lsb的基于图像的信息隐藏,水印嵌入和信息的提取-lsb Information Hiding
lsbget
- 用matlab 实现信息隐藏的一个函数。比较简单实用。-information hiding
Anorld_Matlab
- 属于信息隐藏技术,图像图像处理的Arnold变换代码及其改进代码,输入图像输出图像,简单实用,欢迎下载~-Is information hiding, image, image processing and improve the code Arnold transform code, simple and practical, are welcome to download ~
RLEhiding
- 通过游程编码的方式,进行图像信息隐藏,此方法适用于二值图像的隐藏-Length coding by the way the image information hiding, this method is suitable for binary image of the hidden
20090312103602_334316998236
- 信息隐藏算法(转载)武汉大学出版处王丽娜教授等书中源码-Information hiding algorithm (reproduced)
infor-hiding
- 本程序实现了语音信号中的信息隐藏,采用DCT和LSB方法。-the information hiding technique is completed with the carrier of voice signal.
dctxxyc
- 基于DCT的图像信息隐藏于提取,隐藏位置为随机数列确定-DCT-based image information hiding in the extraction, hidden location to determine a random series
数字水印与信息隐藏源代码
- 数字水印与信息隐藏, -digital watermarking and information hiding, the second part of digital watermarking and information hiding
回声信息隐藏算法
- 利用音频信号的后屏蔽作用,隐秘数据嵌入原始音频隐藏在回声不被人耳察觉,通过对回声信号的识别获取隐藏的信息。
信息隐藏源代码
- 信息隐藏与数字水印实验源代码,lsb,dct,dwt等算法(Experimental information source code)
随机选取lsb
- 实现在LSB上的随机信息隐秘以及信息提取(Implementation of random information hiding and information extraction on LSB)
Information Hiding
- 文件主要通过matlab实现图像的数据隐藏,以及相关优化代码(File is mainly achieved through MATLAB, image data hiding, and related optimization code)