当前位置:
首页
资源下载

搜索资源 - MATLAB-dwt watermark algorithm
搜索资源列表
-
3下载:
图像数字水印的方案毕业论文,基于dct和dwt的算法,有详细程序。-digital watermark image of the program thesis, based on Extra dwt and the algorithm, a detailed procedure.
-
-
2下载:
数字水印算法实现(matlab程序包),包含有DCT水印嵌入算法,DWT水印嵌入算法,以及水印攻击和性能测试程序。参考价值极大-digital watermarking algorithm (Matlab package), including a watermark embedded DCT algorithm, DWT algorithm embedded watermark, watermark and attack and performance testing procedures.
-
-
0下载:
采用独立分量分析的音频数字水印DWT算法,包括水印的嵌入、提取、和常用的几种攻击测试。-Using independent component analysis of the audio digital watermark DWT algorithm, including the watermark embedding, extraction, and commonly used to test several attacks.
-
-
1下载:
代码利用DWT算法实现了电子水印技术。 其中包括了水印的插入,提取,以及4种不同的攻击。最后,测量了psnr-This algorithm describe digital watermark algorithm by using DWT. It implements embedding, extraction, and 4 different attacks. in the end, it measures psnr
-
-
0下载:
几种常用的文本水印算法,适合初学者学习,容易掌握文本水印的关键技术。-Several commonly used text watermarking algorithm, suitable for beginners to learn, easy to grasp key technologies for the text watermark.
-
-
0下载:
数字水印嵌入算法,利用离散小波变换的(dwt)算法-Digital watermark embedding algorithm, using discrete wavelet transform (dwt) algorithm
-
-
0下载:
提出了一个新的基于量化抖动和模式分组编码的盲数字图像水印算法,该算法首先在DWT(离散小波变换)的第
二层中频子带中随机选取相应位置的绝对值最大的系数作为水印的嵌入区间,对小波系数进行量化并根据分组编码原
理生成预嵌入模式,然后将一个二值水印图像嵌入到模式当中。-Proposed a new model based on quantitative jitter and packet-coded blind digital image watermarking algorithm, the
-
-
3下载:
提出了一种新的基于离散小波变换(DWT)与奇异值分解(SVD)相结合的数字图像水印算法。该算法将原始图像作小波分解并将小波分解得到的低频子带进行分块,对每一块进行奇异值分解后,选取每块中最大的奇异值通过量化的方法嵌入经过Arnold置乱后水印信息。-A new wavelet transform based on discrete (DWT) and Singular Value Decomposition (SVD) combination of digital image watermark
-
-
0下载:
提出了一种基于小波变换可抗击几何攻击算法。在水印嵌人
部分# 首先对宿主图像进行小波分解
、
嵌人水印, 再通过余弦变换求得该水印图像的一个特征向量, 利用该特征向量和水印
信息通过12 31 函数生成一个二值逻辑系列, 将该序列作为密钥/ 水印提取部分为# 对待测的图像进行小波变换, 再通过余
弦变换求得待测图像的一个特征向量, 利用该特征向量和密钥通过1 2 4 1 函数提取出水印。-Proposed based on wavelet transform algorith
-
-
0下载:
这是个由matlab仿真实现的基于dwt的数字水印技术算法,实现了数字水印的嵌入、提取和一系列攻击实验。效果良好。-This is implemented by the matlab simulation of digital watermarking technique based on dwt algorithm, realization of the digital watermark embedding, extraction and a series of attacks on exp
-
-
0下载:
数字图像处理关于水印的matlab的实现,小波变换算法-Digital Image Processing Matlab implementation of the watermark, the wavelet transform algorithm
-
-
0下载:
数字图像处理关于水印的matlab的实现,小波变换算法-Digital Image Processing Matlab implementation of the watermark, the wavelet transform algorithm
-
-
1下载:
用MATLAB写得离散小波-奇异值分解的算法。嵌入水印信息-dwt-svd watermark algorithm
-
-
0下载:
音频信号的水印设计,以音频信号为载体,将秘密信号嵌入载体音频信号当中,
实现音频信号的水印。采用变换域小波变换(DWT)的技术,将音频信号进行小波变换,提取出低频分量,然后将水印嵌入到音频信号的低频当中。实验当中先在MATLAB 上面进行了仿真实验,并且通过加入噪声以及滤波等进行干扰以此检测了算法的透明性和健壮性,然后利用C 语言进行了测试,最后经
过一些修改,例如加入定时器以及进行中断的处理和加入缓冲在DSP 板子上实现了加入水印的音频声音的播放。-Audio signal water
-
-
0下载:
本代码在MATLAB中利用DWT算法实现了灰度图像水印的嵌入和提取-The code in MATLAB DWT algorithm to achieve a grayscale image watermark embedding and extraction
-
-
1下载:
DWT-SVD模型下水印的嵌入算法源代码,以及相应的检测算法源代码(基于MATLAB实现)-This is the source code of a watermark embedding algorithm on the model of DWT-SVD,and the corresponding detection algorithm source code(based on MATLAB)
-
-
1下载:
盲水印提取时不需要参考原始载体图像,在信息隐藏、版权保护等方面具有更广泛的应用前景。提出的盲水印算法在分块离散余弦变换(DCT)和离散小波变换(DWT)的基础上,利用关系双方DCT系数和DWT系数在受到攻击时具有相同变化趋势的特点,采用关系嵌入和量化嵌入的自适应选择嵌入策略,较大幅度地提高了盲水印提取的鲁棒性。同时在量化嵌入中采用抖动调制,实现了水印透明性和鲁棒性调节的便捷性。大量仿真实验结果表明该算法对噪声干扰、低通滤波、JPEG压缩、对比度增强等攻击有很好的鲁棒性和透明性。关键词 数字水印盲
-
-
0下载:
本代码是MATLAB环境下的一种水印嵌入和提取算法,供初学水印的人学习水印的基本嵌入提取方法-This code is a watermark embedding and extraction algorithm in MATLAB environment for the beginner watermark learn the basic embedded watermark extraction method
-
-
0下载:
本代码是基于MATLAB环境下的一种基于DWT的数字水印的嵌入与提取,本算法对各种噪声具有一定的抗鲁棒性。-The code is based on the MATLAB environment based DWT digital watermark embedding and extraction, the algorithm has certain anti robustness of various noise.
-
-
2下载:
基于DCT,DWT,SVD的图像鲁棒水印算法,并在GUI界面展示(Image watermark algorithm based on DCT, DWT, SVD and displayed on GUI interface.)
-