搜索资源列表
DCTWatermark
- DCT 数字水印 VC源代码 DCT 数字水印 VC源代码--DCT digital watermarking VC source code DCT digital watermarking VC source code
jiyudct
- DCT域数字水印源代码.水印嵌入,水印检测,攻击实验以测试鲁棒性,重要参数计算。希望对做数字水印的XDJM有所帮助。--DCT-domain digital watermarking source code. Watermark embedding, watermark detection, attack experiment to test the robustness, an important parameter calculation. Want to do digital waterm
dct
- 基于dct变换,能实现数字水印嵌入与提取-Based on the DCT transform, to achieve the digital watermark embedding and extraction
BMPwatermark
- 基于DCT域的数字水印的嵌入和提取,能有效嵌入和提取数字水印-DCT domain based on digital watermarking embedding and extraction is an effective digital watermark embedding and extraction
MatermarkingDWT_DCT
- 提出一种基于DWT和DCT域的有意义二值图像数字水印算法 利用Arnold变换对水印序列进行置乱,消除 象素的空间相关性,增加水印的安全性 而结合小波变换和离散余弦变换的特性,将水印信息嵌入到图像变换域的低频和 中频系数中,提高水印的鲁棒性和不可见性 实验证明该算法具有较好的抗压缩、抗噪音和抗剪切性。-Watermarking in DWT and DCT area
dct
- 用MATLAB实现的数字水印的DCT算法,还包括本次试验的实验报告,对算法有详细的解读!-Implemented using MATLAB DCT digital watermarking algorithm, also including the test lab report, a detailed interpretation of the algorithm!
35738638DCT-matlab
- 数字水印好材料,希望对大家的毕业设计有所作用-Digital watermarking good material, we want to be the role of Graduation
dct
- 好东东哦,希望大家来下载,是 我们本科毕业设计论文成果,基于dct域的数字水印技术
DCT
- 基于离散余弦变换的数字水印,包括水印的嵌入和提取以及常间的各种水印攻击-Discrete cosine transform based on digital watermarking, including the watermark embedding and extraction, as well as between the various watermark attacks often
DCT
- DCT的数字水印算法 DCT域算法的设计与实现- Digital Watermarking Design and Implementation Based on DCT
watermark_paper2
- 摘 要: 为了提高盲检测数字水印算法的鲁棒性, 从同频DCT 系数间的线性关系着手, 结合人类视觉系统(HV S) 理论 和JPEG 压缩的工作原理, 提出了一种简单易行数字水印算法. 该算法具有良好的不可见性, 能很好地抵抗JPEG 压 缩, 是完全意义上的盲检测算法. 并通过与口令系统结合, 使只有合法用户才可正确检测出水印. 关键词: 数字水印 DCT 线性关系 盲检测-摘 要: 为了提高盲检测数字水印算法的鲁棒性, 从同频DCT 系数间的线性关系着手, 结合人类视觉系统(HV
基于dct数字水印算法
- 利用dct变换完成对数字水印的嵌入给提取,很有参考价值。离散变换的得到dct系数进行中频嵌入
鲁棒性数字水印的设计与仿真
- 在彩色图像中嵌入二值灰度水印。有两种算法,第一种嵌入在yuv模型的y层整体系数上,第二种嵌入在rgb模型r层直流系数上。本科毕设题目,希望可以帮到你。(Two valued gray watermark is embedded in color image. There are two algorithms. The first one is embedded in the overall coefficients of the Y layer in the YUV model, and the
watermarking-hybrid-DWT-DCT-SVD-master
- 一段简单有效使用的数字水印嵌入的实现,简单有效(A useful watermark program ithink)
DCT
- 实现图片水印的嵌入和提取,并且做了些攻击测试(To achieve the image watermark embedding and extraction, and made some attack tests)
(DCT)基于MATLAB数字水印系统设计
- 数字水印技术作为数字媒体版权保护的有效办法,近年来在国内外引起了人们极大的兴趣。但是由于数字水印技术涉及到的知识面比较广,即使是专业人员有时也感到力不从心,那么如何选择一种有效的编程工具便成为一个亟待解决的问题。(Digital watermarking technology, as an effective way of copyright protection for digital media, has aroused great interest both at home and abr
基于DCT数字水印算法的Matlab实现源代码
- 基于DCT的数字水印嵌入算法的matlab实验源代码(DCT based digital watermark embedding algorithm matlab experiment 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
基本数字水印和DCT数字水印
- 掌握基本数字水印和DCT数字水印的实现和检测方法;检验DCT数字水印,抵抗高斯噪声攻击、椒盐噪声攻击、剪切攻击和旋转攻击的能力。(Grasp the implementation and detection methods of basic digital watermarking and DCT digital watermarking, and test the ability of DCT digital watermarking to resist Gauss noise attack,
DCT,DWT,DFT,LSB数字水印MATLAB+GUI界面
- 本课题为基于MATLAB的小波变换dwt和离散余弦dct的多方法对比数字水印系统。带GUI交互界面。有一个主界面GUI,可以调用dwt方法的子界面和dct方法的子界面。流程包括,读取宿主图像和水印图像,嵌入,多种方法的攻击(剪切,加噪,旋转等),提取,最后利用psnr峰值信噪比进行评价不同攻击下,鲁棒性的好坏。(This project is based on MATLAB wavelet transform DWT and discrete cosine DCT multi method co