搜索资源列表
-
1下载:
基于水印算法的音频的水印的嵌入与提取,通过转换把图像隐藏于音频中,Audio Watermarking Algorithm Based on the watermark embedding and extraction, by converting the image hidden in the audio in
-
-
0下载:
基于dwt的水印图像matlab代码,这是小波变换的经典算法-Dwt-based image watermarking matlab code, which is a classical algorithm for wavelet transform
-
-
0下载:
基于matlab做的数字水印,文件包括源代码及原图像和加入水印后的图像,经过测试,能有效抗攻击-Matlab-based digital watermarking so that the document includes the source code and the original image and adding a watermark image, tested and effective anti-attack
-
-
1下载:
二值图像数字水印算法的一般方法,然后在此基础上给出了一种基于分块DCT的自参照直流系数盲检测二值水印方法。-A blind binary image digital watermarking algorithm is proposed in the DCT domain. The algorithm uses the correlativity of the inter-blocks DC components based on blocked DCT with binary image. No
-
-
0下载:
频域法加入数字水印的原理是首先将原始信号(语音一维信号、图像二维信号)变换到频域,常用的变换一般有DWT、DCT、DFT、WP和分形。然后,对加入了水印信息的信号进行频域反变换(IDWT、IDCT、DFT、WP),得到含有水印信息的信号。-Frequency-domain digital watermarking method by adding the principle is that first of all, the original signal (voice signal of on
-
-
1下载:
本利用MATLAB,结合aronld变换实现了基于小波分解的图像数字水印算法,经调试通过-The use of MATLAB, with aronld Transform Wavelet-based Image Watermarking by debugging through the
-
-
0下载:
MATLAB基于小波变换的图像水印程序,还可以-MATLAB image watermarking based on wavelet transform procedure can also be
-
-
0下载:
数字水印处理系统主要由水印嵌入和水印检测两个过程。(1)水印嵌入过程为:数字水印(X)、原图像(I)和密钥/公钥(K)通过数字水印嵌入算法形成嵌入水印后的图像(I*)。 (2)水印检测过程为:数字水印(X)、水印图像(I*)和密钥/公钥(K)通过数字水印检测算法检测出数字水印或有无水印。该程序调试已通过!-Digital watermarking system mainly consists of watermark embedding and watermark detection of th
-
-
3下载:
提出了一种新的基于离散小波变换(DWT)与奇异值分解(SVD)相结合的数字图像水印算法。该算法将原始图像作小波分解并将小波分解得到的低频子带进行分块,对每一块进行奇异值分解后,选取每块中最大的奇异值通过量化的方法嵌入经过Arnold置乱后水印信息。-A new wavelet transform based on discrete (DWT) and Singular Value Decomposition (SVD) combination of digital image watermark
-
-
0下载:
图像数字水印算法的研究,一篇好的毕业论文。-Image watermarking algorithm, a good thesis.
-
-
0下载:
基于小波变换的扩频图象数字水印,将水印嵌入到小波中。以保证信息的安全-Spread spectrum based on wavelet transform image watermarking, the watermark is embedded into the wavelet. To ensure information security
-
-
0下载:
image watermarking insertion and extraction by lsb
-
-
0下载:
在Matlab开发环境下,实现将输入的随机字符串以随机序列的方式嵌入载体图像中,并很好的保证了水印的不可见性,同时也实现了水印的盲检测并成功提取出输入的字符。-In Matlab development environment, to achieve the random string input by random sequence was embedded in the carrier image, and it guarantees the invisibility of the wate
-
-
0下载:
在Matlab环境下实现图片的水印嵌入,利用离散小波变换,较好的实现了应有的功能,并且通过计算PSNR值很好的验证了水印算法的不可见性和鲁棒性。-Watermark image is realized in Matlab environment, using the discrete wavelet transform, achieve a better functions, and are in good agreement with the watermark imperceptibilit
-
-
0下载:
the Matlab project contains the source code used for simple watermarking using wavelet transform. Performs watermarking of the input image by decomposing the image using haar wavlet. Noise generated with normal distribution is used as the key and is
-
-
0下载:
基于整数小波变换的图像可逆水印,很好用,可逆性很强,自己查找的资料(Image reversible watermarking based on integer wavelet transform is very useful. It has strong reversibility and finds information by itself.)
-
-
5下载:
本课题为基于MATLAB的小波变换dwt和离散余弦dct的多方法对比数字水印系统。带GUI交互界面。有一个主界面GUI,可以调用dwt方法的子界面和dct方法的子界面。流程包括,读取宿主图像和水印图像,嵌入,多种方法的攻击(剪切,加噪,旋转等),提取,最后利用psnr峰值信噪比进行评价不同攻击下,鲁棒性的好坏。(This topic is based on MATLAB wavelet transform DWT and discrete cosine DCT multi method comp
-