搜索资源列表
wm3
- 基于小波变换的数字水印嵌入程序(将二值图像嵌入尺寸相同的灰度图象中)-based on wavelet transform digital watermark embedding process (will embed binary images the same size as the gray image)
dwt_embed
- 用Matlab实现的关于离散小波变换的数字水印嵌入的源代码,希望能对各位研究者有所帮助
watermark小波代码
- 这是基于小波变换的数字水印代码,在嵌入的水印加上一个pn尾随机序列-This is based on the wavelet transform digital watermark code, the embedded watermark with a random sequence late pn
watermarkplugeout
- 基于小波变换的数字水印提取,可以与嵌入程序一起使用,很好的小波应用基础。-wavelet-based watermark pluge out from digtal image,use wavelet decompose.
watermarking
- 基于小波变换的vc代码实现方案,实现了数字水印的嵌入与提取。-Vc code based on wavelet transform implementations to realize the digital watermark embedding and extraction.
dwt1
- 基于小波变换的数字水印技术源代码,很好很强大-it is very good!
dwtandwatermark
- 基于小波变换的数字水印及matlab实现 数字水印技术作为一门有效的多媒体版权保护技术受到越来越多的关注提出了一种基于小波变换的图像数字水 印算法。依据人眼视觉特性, 将数字水印信息嵌入到经过小波变换后的图像的高频子带纹理区内, 人眼不易察觉, 再利用含 水印图像和原始图像提取出嵌入的水印采用多幅图进行实脸, 结果表明, 该数字水印算法具有较好的隐蔽性, 而且对常见 的图像处理操作攻击具有较好的香棒性-dwt watermark
watermarking
- 采用小波变换的方法实现了数字水印的嵌入与提取,效果非常不错!-Using wavelet transform method to achieve the digital watermark embedding and extraction, the effect is very good!
dwt_gray_watermaking
- 一种基于小波变换的灰度数字水印嵌入算法,使用matlab实现,含有原始论文。不过不是很理想,希望大家改进-Gray-scale based on wavelet transform digital watermark embedding algorithm, using matlab implementation, containing the original papers. But not very good, hope that we improve the
matlab
- 基于小波变换的数字水印嵌入的Matlab源代码及仿真-Based on Wavelet Transform Digital Watermarking of Matlab source code and simulation
dwt
- MATLAB的基于离散小波变换的数字水印嵌入与提取。-MATLAB-based discrete wavelet transform digital watermark embedding and extraction.
Untitled2
- 基于小波变换的图像数字水印技术 其中包括对图像的攻击 水印嵌入和提取的过程-Wavelet-based image watermarking techniques, including the attack on the image watermark embedding and extraction process
WaveletWatermark
- 本文提出了一种基于小波变换的数字水印嵌入算法,具有重要的学术参考价值!-This paper presents a method based on wavelet transform digital watermarking embedding algorithm, has important academic value!
DWTwatermark
- 本文提出了一种基于离散小波变换的数字水印嵌入算法,具有重要的学术参考价值!-This paper presents a method based on the discrete wavelet transform digital watermarking embedding algorithm, has important academic value!
DWTMark
- 本文提出了一种快速小波变换的数字水印嵌入算法,具有重要的学术参考价值! -This paper proposes a fast wavelet transform digital watermarking embedding algorithm, has important academic value!
watermark
- 基于离散小波变换的数字水印嵌入与提取 matlab仿真实现-Discrete wavelet transform-based digital watermark embedding and extraction matlab simulation implementation
Untitled
- 基于离散小波变换的数字水印嵌入与提取算法-Discrete wavelet transform-based digital watermark embedding and extraction algorithms
基于小波变换的数字水印系统设计
- 本文提出一种基于小波变换的图像数字水印算法,通过将低频子图分块并量化其小波系数,实现水印的嵌入和提取,并对其进行抗噪声、JPEG压缩、旋转等实验。对于旋转攻击,该算法结合了图像的归一化技术。实验结果表明,该算法对常见图像处理和旋转都有较好的鲁棒性。
Digital-Watermark
- 嵌入水印可以看作是在强背景(原始图像)下叠加一个弱信号(水印)。该程序是基于小波变换的数字水印嵌入程序。-Embedded watermark can be seen as a superposition of a weak signal (watermark) in Strong (original image) under. The program is based on wavelet transform digital watermark embedding program.
DCT,DWT,DFT,LSB数字水印MATLAB+GUI界面
- 本课题为基于MATLAB的小波变换dwt和离散余弦dct的多方法对比数字水印系统。带GUI交互界面。有一个主界面GUI,可以调用dwt方法的子界面和dct方法的子界面。流程包括,读取宿主图像和水印图像,嵌入,多种方法的攻击(剪切,加噪,旋转等),提取,最后利用psnr峰值信噪比进行评价不同攻击下,鲁棒性的好坏。(This project is based on MATLAB wavelet transform DWT and discrete cosine DCT multi method co