搜索资源列表
CGHwatermarkmatlabcode
- 关于半色调编码计算全息图的信息隐藏Matlab程序的说明: 算法实现主程序为CGHwatermark; 位相恢复函数为phaseSL; 用计算全息记录已知振幅和位相的复波前函数为Hologen; 半色调编码函数为AMhalftone; 嵌入信息的提取直接调用Matlab自带的FFT2函数; 主程序的函数调用关系如下 读入宿主信息和水印信息-----------phaseSL--->Hologen--->AMhalftone(
LSB
- 信息隐藏算法lsb的matlab实现,可以实现正确的隐藏及提取-Lsb of information hiding algorithm matlab implementation, can achieve the proper extraction of hidden and
shuzishuiyindeng
- 基于LSB图像隐藏系统的设计与实现,LSB算法代码,信息隐藏攻击算法,DCT域的隐藏以及数字水印。-LSB based image hiding system design and implementation, LSB algorithm code, information hiding attack algorithm, DCT hiding and digital watermarking domain.
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
hiding
- 这是信息隐藏的MATLAB源程序,其中包含有基本的信息隐藏算法-This is the MATLAB source of information hiding, which contains basic information hiding algorithm
yuzhiextract
- 对阈值隐藏图像的提取。已经经过阈值隐藏算法隐藏的二值图像,通过此算法进行信息提取。-Hidden images on the extraction threshold. Hiding algorithm has been hidden threshold binary image information extracted by this algorithm.
binhiding
- 运用分块算法将秘密图像嵌入的一幅大图中,达到信息隐藏的效果-Block algorithm using a secret image is embedded in a large figure, to the effect of information hiding
20090312103602_334316998236
- 信息隐藏算法(转载)武汉大学出版处王丽娜教授等书中源码-Information hiding algorithm (reproduced)
image-hiding
- 实现大容量的图像信息隐藏,采用双随机置乱算法-Realize large-capacity image information hiding, using double-random scrambling algorithm
bianry
- 一种信息隐藏算法,二进制掩码,matlab下运行。直观,隐蔽性好-a code of information Hide,using bianry you can operate it in matlab.
check
- LSB的matlab 算法实现!隐写术!基于空域的信息隐藏算法虽然不及基于频域的信息隐藏的算法常用,但是其在信息隐藏中也占有一席之地。在空域算法中,LSB堪称经典,可以作为信息隐藏的入门砖。-descr iption of matlab
PQ_matlab
- 信息隐藏算法中的PQ算法,其中编码部分使用的是湿纸编码,该隐藏算法性能较好。-A PQ method (m-file) for steganography
Edge-Adaptive-LSBMR
- 所有LSB算法的代码实现。对做信息隐藏方面很有帮助-LSB algorithm code. Hidden aspects helpful to do information
watermark-and-information-hidden
- Matlab写的数字水印和信息隐藏的代码,多种算法-watermark and information hidden
randlsbhide
- 使用LSB算法进行图片信息隐藏的matlab代码-LSB algorithm matlab code image information hiding
回声信息隐藏算法
- 利用音频信号的后屏蔽作用,隐秘数据嵌入原始音频隐藏在回声不被人耳察觉,通过对回声信号的识别获取隐藏的信息。
data-hiding-with-LCB-and-DCT
- LCB和DCT信息隐藏算法 matlab代码的简单实现,稍微整合了一下,LCB能够隐藏的数据多点,DCT要少点-LCB and DCT information hiding algorithm is simple matlab code to integrate a little bit, LCB multi-point data can be hidden, DCT to less
信息隐藏源代码
- 信息隐藏与数字水印实验源代码,lsb,dct,dwt等算法(Experimental information source code)
dcthide
- 信息隐藏,基于DCT变换的信息隐藏算法,matlab实现,多多指教(This is the code about information hiding,which based on DCT transform,using matlab to program ,and hope you guys enjoy this code)