搜索资源列表
dwt_svd_mfile.rar
- matlab数字水印程序m文件程序,用的是小波变换中的dwt方法,并且把小波变换分成了四个子带,选择的LL子带。svd算法与dwt相结合,加密方法是混沌加密。与我刚才上传的dwt_svd_GUI.rar是一个程序,一个是gui的,一个是m文件。,m digital watermarking matlab program documentation procedures, using a wavelet transform method in the dwt and the wavelet tra
dwt_embed1_mod
- matlab file for using DWT for digital watermarking
an_intellegent_audio_water_marking_based_on_dwt-s
- All three, Discrete Wavelet Transform (DWT) - Singular Value Decomposition (SVD) and Adaptive Tabu Search (ATS) have been used as mathematical tools for embedding data into an audio signal. In this paper, we present a new robust audio waterma
watermark
- digital watermarking in matlab using Dwt
code2
- code of digital watermarking using dwt, the original image is get frm the user and then a watermarked image is embedded into the image
PMatermarkingr
- 提出一种基于DWT和DCT域的有意义二值图像数字水印算法 利用Arnold变换对水印序列进行置乱,消除象素的空间相关性,增加水印的安全性 而结合小波波变换和离散余弦变换的特性,将水印信息嵌入到图像变换域的低频和中频系数中,提高水印的鲁棒性和不可见性 实验证明该算法具有较好的抗压缩、抗噪音和抗剪切性。 -Making meaningful binary image digital watermarking algorithm based on DWT and DCT domain using
digital-video-watermarking-using-dwt
- this the file to be uploaded ha ha- this is the file to be uploaded ha ha
401032
- Invisible Digital Video Watermarking Using 4-level DWT
code-Digital-Watermarking-Using-Discrete-Wavelet-
- Digital Watermarking Using Discrete Wavelet Transform (DWT) & Singular Value Decomposition (SVD) & Checking its Robustness in the presence of JPEG Image Compression
ntt
- 本次研究主要内容是对音频信号进行数字水印加密技术的分析,数字水印技术作为保密技术的一种形式,将具有特殊含义的数据信息嵌入到数字媒体中,以达到对数字媒体进行辨识、标记和版权保护的目的。主要介绍几种水印的嵌入方法:相位法、回声法、时域方法、频域方法、小波域变换等。-Digital audio watermarking is nowadays gaining popularity among the original audio content producers. It provides a w
secure-digital-watermarking-using-dct-and-dwt
- Digital image watermarking using DCT-DWT and arnold transform.
盲水印嵌入提取-已实现
- 使用盲数字水印实现DWT ,数字水印的嵌入和提取,小波变换(Using blind digital watermarking to implement DWT)
基于 QR 码的自适应抗打印扫描水印算法
- 提出一种基于 QR 码的自适应抗打印扫描盲水印算法。方法 首先对载体 QR 码进行三级小 波变换,并对低频部分进行 4×4 分块 Schur 分解,然后利用子块酉矩阵的系数差值的稳定性,将二值 水印信息自适应嵌入到载体 QR 码中,最后对含水印 QR 码打印扫描并提取出水印信息。同时,算法实 现了盲提取。结果 算法能较好抵抗打印扫描攻击,并对高斯噪声、椒盐噪声、斑纹噪声、泊松噪声、 JPEG 压缩等攻击具有较强的鲁棒性。结论 算法具有较强的抗打印扫描性能,可以广泛应用于数字产品 的版权保
MATLAB数字水印[dwt+dct多攻击+GUI界面]
- 本课题为基于MATLAB的小波变换dwt和离散余弦dct的多方法对比数字水印系统。带GUI交互界面。有一个主界面GUI,可以调用dwt方法的子界面和dct方法的子界面。流程包括,读取宿主图像和水印图像,嵌入,多种方法的攻击(剪切,加噪,旋转等),提取,最后利用psnr峰值信噪比进行评价不同攻击下,鲁棒性的好坏。(This topic is based on MATLAB wavelet transform DWT and discrete cosine DCT multi method comp