搜索资源列表
DCT
- 一个基于dct变换的数字水印算法的源程序,可供进行数字水印学习和研究的学生及科研工作者学习参考
一个基于DCT变换域的数字水印系统实例
- 一个基于DCT变换域的数字水印系统实例-based on a DCT domain of digital watermarking system examples
work
- 一种基于DCT变换的数字水印算法的实现过程,水印为伪随机序列,包括嵌入和提取两个过程。其中textmark.m为攻击实验代码。
一个基于DCT变换域的数字水印系统实例
- 一个基于DCT变换域的数字水印系统实例-based on a DCT domain of digital watermarking system examples
cox2
- 用matlab实现的有一个数字水印程序,它也是基于dct算法的数字水印程序,对一副图像进行dct变换然后嵌入水印-using Matlab is a realization of the digital watermarking procedure, which is based on the A1501 digital watermarking algorithm procedures, a pair of images Extra
FasteffectiveDCT
- DCT变换是数字图像处理中重要的变换,很多重要的图像算法、图像应用都是基于DCT变换的,如JPEG图像编码方式。对于大尺寸的二维数值矩阵,倘若采用普通的DCT变换来进行,其所花费的时间将是让人难以忍受甚至无法达到实用。而要克服这一难点,DCT变换的快速算法无非是非常吸引人的-DCT digital image processing is an important transformation, many important images
dct1117Q
- 嵌入数字水印~绝对可以实现的,基于DCT变换的,matlab源码 -embedded digital watermark ~ certainly achievable, based on the DCT, Matlab FOSS
DCT
- 一个基于dct变换的数字水印算法的源程序,可供进行数字水印学习和研究的学生及科研工作者学习参考-DCT-based digital watermarking algorithm transform the source code, available for study and research of digital watermarking students and researchers to study the reference
watermark.m
- %基于DCT的水印算法 %数字水印处理系统主要由水印嵌入和水印检测两个过程。 %水印嵌入过程为:数字水印(X)、原图像(I)和密钥/公钥(K)通过数字水印嵌入算法形成嵌入水印后的图像(I*)。 %水印检测过程为:数字水印(X)、水印图像(I*)和密钥/公钥(K)通过数字水印检测算法检测出数字水印或有无水印。 %基于DCT变换的水印算法:将一个随机序列作为水印信号嵌入到图像DCT变换重要分量的幅度成分中(幅值较大的n个系数
DCT-based_Image_Digital_Watermarking
- 基于DCT域的图像数字水印技术: 摘要:数字水印技术作为数字媒体版权保护的有效办法,近年来在国内外引起了人们极大的兴趣。作者采用了DCT离散余弦变换的算法,对图像这种多媒体数字作品进行了数字水印的嵌入和检测研究。并且使用了高效实用的编程工具MATLAB来介绍了一种DCT域的图像数字水印嵌入和提取的实例,并且在最后对嵌入水印的图像进行了攻击实验,验证了该算法的鲁棒性和不可见性。-Based on the DCT domain imag
dct_suiyin
- 使用matlab实现的基于dct变换的数字水印.使用经典的luna图,包含文档说明.-Matlab realize the use of DCT-based Transform Digital Watermarking. Luna plans to use the classic, including the document explains.
work
- 一种基于DCT变换的数字水印算法的实现过程,水印为伪随机序列,包括嵌入和提取两个过程。其中textmark.m为攻击实验代码。-DCT-based Digital Watermarking Algorithm Transform realize the process, the watermark for the pseudo-random sequence, including both the process of embeddin
shuiying
- 由于二维DCT变换是对数字图像矩阵而言的,所以对于RGB位图不能进行DCT变换我在这里先将它转换成灰度图像再把水印嵌入到灰度图像中来进行基于DCT变换的图像水印研究。-As the two-dimensional DCT transform on the digital image matrix is concerned, therefore, for the RGB bitmap should not be DCT Transform
water
- 基于dct变换的数字水印 matlab源码及测试用数据-Based on the DCT Transform Digital Watermarking matlab source code and test data
watermark
- 基于DCT变换的数字水印实现,实现可数字水印的嵌入和提取,是MATLAB7.0环境下开发的- Itisa
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变换的数字水印算法的源程序-A dct-based Digital Watermarking Algorithm source code
Based-on-digital-watermarking-of-DCT
- 基于DCT变换的数字水印技术,初步编程,适合初学者使用,简单易行-Based on digital watermarking of DCT, preliminary program, suitable for beginners to use, simple
代码
- 完成基于DCT变换的数字水印,采用多相正交矩阵加密(Completing digital watermarking based on DCT transform, using Multiphase Orthogonal Matrix Encryption)
MATLAB数字水印[GUI,dwt,dct,lun文]
- 该课题为基于MATLAB的数字水印系统。包括离散余弦DCT和小波变换DWT两种算法的对比,有一个GUI界面,包括嵌入,加噪,旋转,剪切,压缩等多种攻击,提取候,具有评价指标PSNR,NC等来评价算法的鲁棒性(This project is a digital watermarking system based on MATLAB. It includes the comparison of DCT and DWT. It has a G