搜索资源列表
数字水印DCT变换
- 水印DCT变换嵌入
数字水印DCT变换水印提取
- 用DCT方法进行水印提取
DCT分块图像数字水印
- DCT分块方法嵌入数字水印极其各种攻击方法的检测及对比,MATLAB程序详细整齐!!
DCT数字水印源码
- 基于DCT数字水印的生成以及水印攻击测试!MATLAB源码
DCT交换中频系数嵌入水印
- DCT交换中频系数嵌入水印
基于自适应DCT系数的视频水印
- 这是一个有关于视频水印的程序,包含yuv格式的读入,提取出每一帧图像,然后对每一帧图像做8*8块DCT变换,然后在中低频修改DCT系数然后恢复图像,重构成yuv格式的视频播放。
基于dct离散余弦变换的matlab音频水印
- 基于dct离散余弦变换的matlab音频水印添加源代码。
dctdwt.rar
- matlab 数字水印,dct变换,嵌入水印,简单易懂,方便学习,dct matlab
dct
- 基于dct变换,能实现数字水印嵌入与提取-Based on the DCT transform, to achieve the digital watermark embedding and extraction
DCT-water-print
- 实现了添加水印及攻击水印的一些方法。攻击水印方法包括抖动攻击、滤波攻击、旋转攻击等-Add watermark and implementation of a number of methods to attack the watermark. Watermarking attack methods include jitter attacks, filtering attacks, spin attack
DCT
- 该程序利用matlab实现了基于DWT的数字图像水印-Matlab use the program to achieve the DWT-based Digital Image Watermarking
DCT
- DCT数字图像水印算法的源代码!含有图像的水印的嵌入和水印的提取!-DCT digital image watermarking algorithm source code! Containing the watermark image watermark embedding and extraction!
DCT
- 通过DCT变化在图像中,嵌入水印,加入噪声,并解出嵌入图像,计算误差率。-Through the DCT changes in the watermarked image, add noise, and extract out the embedded images to calculate margin of error.
dct
- 用MATLAB实现的数字水印的DCT算法,还包括本次试验的实验报告,对算法有详细的解读!-Implemented using MATLAB DCT digital watermarking algorithm, also including the test lab report, a detailed interpretation of the algorithm!
dct
- 好东东哦,希望大家来下载,是 我们本科毕业设计论文成果,基于dct域的数字水印技术
dct
- 这是一个基于DCT的数字水印技术的研究,有详细的程序和代码-DCT watermarking
DCT
- 实现图片水印的嵌入和提取,并且做了些攻击测试(To achieve the image watermark embedding and extraction, and made some attack tests)
图像水印
- 基于DCT,DWT,SVD的图像鲁棒水印算法,并在GUI界面展示(Image watermark algorithm based on DCT, DWT, SVD and displayed on GUI interface.)
MATLAB DCT水印源程序代码
- MATLAB DCT水印源程序代码 MATLAB DCT水印源程序代码(MATLAB DCT watermark source code MATLAB DCT watermark source code)
MATLAB数字水印[dwt+dct多攻击+GUI界面]
- 本课题为基于MATLAB的小波变换dwt和离散余弦dct的多方法对比数字水印系统。带GUI交互界面。有一个主界面GUI,可以调用dwt方法的子界面和dct方法的子界面。流程包括,读取宿主图像和水印图像,嵌入,多种方法的攻击(剪切,加噪,旋转等),提取,最后利用psnr峰值信噪比进行评价不同攻击下,鲁棒性的好坏。(This topic is based on MATLAB wavelet transform DWT and discrete cosine DCT multi method comp