搜索资源列表
dwprotected
- DCT-based image watermarking
code.rar
- 基于离散小波余弦变换DCT的数字水印算法,实现了水印的嵌入提取等过程。毕业设计源代码,Discrete Cosine Transform Based on Wavelet Digital Watermarking Algorithm in DCT, the watermark embedded in the realization of the process of extraction. Graduation Project source code
matlab
- ~~多种变换的数字水印源码DCT DWT-~ ~ A wide range of digital watermarking Transform DCT DWT source
WatermarkingAlgorithmResearchandImplementationBas
- In this paper the watermarking programs based on the discrete cosine transform (DCT) domain DC component (DC) is adopted. Through adjusting the block DCT coefficient of the image the watermarks are hidden. And blocking the selected image accord
matlab
- 基于MATLAB的数字水印技术研究 关键词:数字水印 Matlab Visual C++6.0 DWT DCT -MATLAB-based digital watermarking technology research Keywords: digital watermarking Matlab Visual C++6.0 DWT DCT
WatermarkingofImagesandVideo
- Very thorough discussion of Data Hiding / Steganography / Watermarking of video with DCT-Very thorough discussion of Data Hiding/Steganography/Watermarking of video with DCT
DCT
- Matlab Code for watermarking in DCT
dct2_recover
- 基于DCT的数字图像水印技术,数字图像水印的提取-DCT-based digital image watermarking, digital watermarking extraction
DCT-basic
- 基于DCT的数字水印基本代码框架,能够完整的嵌入水印信息、提取水印信息。可根据需要再此基础上修改算法。-DCT-based digital watermarking code framework, a complete embedded watermark information to extract the watermark information. According to the need for this based on the modified algorithm.
DCT1
- 数字水印DCT变换,含有水印的嵌入与提取-Digital watermarking, DCT, contain watermark embedding and extraction
hhh
- 基于DCT算法的数字图像水印算法 matlab代码-DCT algorithm-based digital image watermarking algorithm matlab code
PMatermarkingr
- 提出一种基于DWT和DCT域的有意义二值图像数字水印算法 利用Arnold变换对水印序列进行置乱,消除象素的空间相关性,增加水印的安全性 而结合小波波变换和离散余弦变换的特性,将水印信息嵌入到图像变换域的低频和中频系数中,提高水印的鲁棒性和不可见性 实验证明该算法具有较好的抗压缩、抗噪音和抗剪切性。 -Making meaningful binary image digital watermarking algorithm based on DWT and DCT domain using
dct
- 基于dct的数字水印源程序,是matlab代码,并且带有解释信息-Dct-based digital watermarking source is matlab code, and with explanatory information
dct
- 基于dct的数字水印图像技术的研究,包括水印的嵌入及提取,加噪-Research dct digital watermarking technology based on image
DCT
- 基于DCT的音频数字水印,程序简单易懂,适合新手参考学习-DCT-based digital audio watermarking, the program is simple and easy to understand for novice reference study
matlabDCTwatermarking
- 实现基于离散傅立叶变换的数字水印嵌入和提取功能。-DCT watermarking
watermark
- 将具有特定标识的信息隐藏在数字化图像、视频、音频等多媒体。是一种基于DCT变换和ARNOLD置乱技术的数字图像水印算法,首先通过Arnold置乱二值水印图像对水印图像进行加密,其次将加密后的图像选择适合的强度,在载体图像中选择低频信号的位置进行嵌入。适合用于简单的图片版权保护。(Information that has a specific identity is hidden in digital image, video, audio and other multimedia. Is a k
matlab实现DCt
- 用MATLAB实现DCT水印算法。信号经过DCT后,从空间域变换到频域。是一种正交变换的方法。是图像处理中应用即为广泛的傅氏变换中一种特殊的情况(被展开函数是实偶函数,再离散化,即为离散余弦变换)。 同傅氏变换一样,有正反两种变换。(DCT watermarking algorithm is implemented with MATLAB.)
phdthesis
- phd thesis of alessandro piva about image watermakring in DCT domain
MATLAB(DCT+DWT)
- 数字水印(DCT+DWT)原理加代码,这是变化域的主要两方面(Digital watermarking algorithm of DCT and DWT)