搜索资源列表
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
main
- 本算法用matalab语言编写,实现了在DCT 域内应用RBF 神经网络检测图像水印-This algorithm with matalab language, the DCT domain RBF neural network application image watermark detection
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.
joog-rezommend
- dct变换+扩频的数字水印算法 水印为随即序列,推荐一下 不错的(DCT transform + spread spectrum watermarking algorithm Watermark for sequence then, recommend some good)
303205
- 有一个机遇DCT域的数字水印算法,里面有详细的注释说明(Have a opportunity DCT domain digital watermarking algorithm, there are detailed notes)
matlab实现DCt
- 用MATLAB实现DCT水印算法。信号经过DCT后,从空间域变换到频域。是一种正交变换的方法。是图像处理中应用即为广泛的傅氏变换中一种特殊的情况(被展开函数是实偶函数,再离散化,即为离散余弦变换)。 同傅氏变换一样,有正反两种变换。(DCT watermarking algorithm is implemented with MATLAB.)