搜索资源列表
-
0下载:
在图像中嵌入水印的matlab源代码(cox算法,cdma方式,以及小波变换方式),及嵌入结果图片-image in the watermark embedded in the source code Matlab (cox algorithm, cdma, and the wavelet transform mode), and the results of embedding Photo
-
-
1下载:
这个Matlab程序的最主要功能在water.m文件中,当你调用这个函数之后,系统会提示你给哪个图像文件加水印。blockdwt2.m文件,用于在小波频域添加水印logo图片。dmg.m文件产生水印logo图片。watdet3.m文件中的函数实现的功能是检查是否有水印的logo存在。-The main function of Matlab procedures in water.m document, when you call this function, the system will pr
-
-
0下载:
wavelet based watermarking with dwt2 function in matlab it s an implementaton of an ieee paper.its a visible watermark it calculates the peak signal to noise ratio and the mean square error
-
-
0下载:
一个简单的基于小波变换水印算法,抗攻击能力较强-A simple Watermarking Algorithm Based on Wavelet Transform, anti-attack ability
-
-
0下载:
MATLAB基于小波变换的图像水印程序,还可以-MATLAB image watermarking based on wavelet transform procedure can also be
-
-
1下载:
本算法结合小波变换和SVD奇异值变换,实现了水印的嵌入和提取,载体图像的鲁棒性和水印的不可见性,提取出的水印图像的和原水印图像基本一致,抗攻击性强。-The algorithm combines wavelet transform and SVD singular value transformation, achieved watermark embedding and extraction, vector image watermark robustness and invisibility
-
-
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
-
-
0下载:
音频信号的水印设计,以音频信号为载体,将秘密信号嵌入载体音频信号当中,
实现音频信号的水印。采用变换域小波变换(DWT)的技术,将音频信号进行小波变换,提取出低频分量,然后将水印嵌入到音频信号的低频当中。实验当中先在MATLAB 上面进行了仿真实验,并且通过加入噪声以及滤波等进行干扰以此检测了算法的透明性和健壮性,然后利用C 语言进行了测试,最后经
过一些修改,例如加入定时器以及进行中断的处理和加入缓冲在DSP 板子上实现了加入水印的音频声音的播放。-Audio signal water
-