搜索资源列表
SwQanbComVC
- 基于扩频的水印技术算法,用VC++实现,各种算法dct变换域、小波域算法-based on spread-spectrum technology watermark algorithm, with VC, algorithms Extra transform domain, wavelet domain algorithm
DCT
- 一个基于dct变换的数字水印算法的源程序,可供进行数字水印学习和研究的学生及科研工作者学习参考
watermark
- 在MATLAB环境下的基于DCT的数字水印提取算法
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.
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
WWatermarkinga
- 基于DCT变换的水印图像水印算法源代码(matlab实现)。将文件解压缩到到MATLAB安装目录下的work文件夹中,然后打开aaa.m文件,运行即可。 -DCT-based watermark image watermarking algorithm source code (Matlab implementation). Extract the file to the MATLAB installation directory under the work folder, and the
ASemi_Fragiler
- 基于DCT压缩前后不变量,编写的抗JPEG压缩的数字图像认证证水印算法,具有良好的抵抗压缩、剪切、篡改等性能的水印仿真程序 -Invariants based on before and after the DCT compression, digital image authentication certificate watermark algorithm written anti-JPEG compression with good resistance to compression,
watermark
- 将具有特定标识的信息隐藏在数字化图像、视频、音频等多媒体。是一种基于DCT变换和ARNOLD置乱技术的数字图像水印算法,首先通过Arnold置乱二值水印图像对水印图像进行加密,其次将加密后的图像选择适合的强度,在载体图像中选择低频信号的位置进行嵌入。适合用于简单的图片版权保护。(Information that has a specific identity is hidden in digital image, video, audio and other multimedia. Is a k
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.)