搜索资源列表
dvwatermark
- 在图像中嵌入水印的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
waterMark
- 各种数字水印的matlab源代码,包括离散余弦,小波变换等
watermark
- 基于小波的数字水印matlab实现,四个文件分别实现了小波变换,水印的嵌入,水印提取
Wavelet-Watermark_
- 这个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
fuMarkCode
- 傅立叶域水印源码 用傅立叶变换嵌入水印,使用matlab编译通过 -Fourier domain using Fourier Transform source watermark embedding watermark, the use of matlab compiler through
tvnrreversewavelettemp
- 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
watermark
- 一个简单的基于小波变换水印算法,抗攻击能力较强-A simple Watermarking Algorithm Based on Wavelet Transform, anti-attack ability
SS_alpha5
- Spread Spectrum Watermark
lena
- 图像加入水印提取水印的Matlab代码,包括的内容较多,能够完成各种实验的要求。-Extracted watermark image watermark to join the Matlab code, including the contents of more to complete the requirements of various experiments.
UploadFile
- 基于小波变换的水印 方面的MATLAB代码以及MATLAB方面的函数总结。-Digital Watermark
wodeshuiyinzhuchengxv
- 这是个人在工作中的一个小的matlab源码。包含了水印过程中一些常用的步骤,从置乱技术、水印的嵌入、水印性能测试。对于做水印初入门的人有一定的借鉴意义-This is the work of individuals in a small matlab source code. Contains the watermarking process, some common steps, from the scrambling technology, watermark embedding, wate
Wavelet-Watermark
- MATLAB基于小波变换的图像水印程序,还可以-MATLAB image watermarking based on wavelet transform procedure can also be
LtoLHtoH_svd
- 本算法结合小波变换和SVD奇异值变换,实现了水印的嵌入和提取,载体图像的鲁棒性和水印的不可见性,提取出的水印图像的和原水印图像基本一致,抗攻击性强。-The algorithm combines wavelet transform and SVD singular value transformation, achieved watermark embedding and extraction, vector image watermark robustness and invisibility
watermark
- 数字水印技术的matlab代码 应用小波变换对图像进行加密与提取-数字水印
watermark
- 基于DCT的水印图像matlab代码,主要是水印嵌入和水印提取两大主要部分-DCT-based image watermarking matlab code, mainly watermark embedding and watermark extraction are two main parts
Image-Watermark-Based-on-DWT
- 基于离散小波变换的数字图像水印的嵌入与提取matlab仿真-Digital watermark embedding and extraction
DWT-best
- 数字图像处理关于水印的matlab的实现,小波变换算法-Digital Image Processing Matlab implementation of the watermark, the wavelet transform algorithm
DWT-shui
- 数字图像处理关于水印的matlab的实现,小波变换算法-Digital Image Processing Matlab implementation of the watermark, the wavelet transform algorithm
Audio-watermarking-internship-report
- 音频信号的水印设计,以音频信号为载体,将秘密信号嵌入载体音频信号当中, 实现音频信号的水印。采用变换域小波变换(DWT)的技术,将音频信号进行小波变换,提取出低频分量,然后将水印嵌入到音频信号的低频当中。实验当中先在MATLAB 上面进行了仿真实验,并且通过加入噪声以及滤波等进行干扰以此检测了算法的透明性和健壮性,然后利用C 语言进行了测试,最后经 过一些修改,例如加入定时器以及进行中断的处理和加入缓冲在DSP 板子上实现了加入水印的音频声音的播放。-Audio signal water
check1
- 通过dct反变换来提取数字水印的一个程序代码(Extracting digital watermark)