Patchwork数字水印.ppt
- 格式:ppt
- 大小:885.51 KB
- 文档页数:20
摘要随着计算机通信技术的迅速发展,传播数字多媒体信息也越来越方便快捷,迅速兴起的互联网以电子印刷出版、电子广告、数字仓库和数字图书馆、网络视频和音频、电子商务等新的服务和运作方式为商业、科研、娱乐等带来了许多机会。
然而,随之而来的盗版和侵权行为也越来越猖獗,对数字产品的保护和信息安全的迫切需求使得数字水印技术成为多媒体信息安全研究领域的一个热点问题.数字水印可以标识作者、所有者、发行者、使用者等并携带有版权保护信息和认证信息,保护数字产品的合法拷贝和传播.数字水印技术近年来得到了较大的发展,基于变换域的水印技术是目前研究的热点。
数字水印是利用数字作品中普遍存在的冗余数据和随机性,把标识版权的水印信息嵌入到数字作品中,从而可以起到保护数字作品的版权或其完整性的一种技术.本文首先介绍了数字水印的背景、意义以及目前国内外的研究现状等基本问题,接着介绍了数字水印的基本特征、原理,随后介绍了数字水印的基本框架和数字水印的分类,为数字水印算法的提出、实现及测试提供了理论依据。
介绍了一种基于DCT的数字水印嵌入算法以及一种基于小波变换的数字水印嵌入算法,使用MATLAB设计了实验方案。
关键字:数字水印Matlab DCT 小波变换AbstractWith the rapid development of computer communication technology, the spreadof digital multimedia information more and more convenient, rapid rise of Internet publishing electronic printing,electronic advertising, digital storage and digital libraries, online video and audio, e-commerce and other new servicesmany opportunities for commercial,research,entertainment,and mode of operation。
本科学生毕业论文论文题目:基于Patchwork算法的数字水印嵌入技术学院:电子工程学院年级:2008级专业:电子信息科学与技术姓名:贾仁旭学号:20086600指导教师:王晓飞2012年4月30日摘要当今社会随着数字媒体信息使用的增长,使得人们可以快捷方便地获得数字信息和在线服务。
但同时,盗版也变得更加容易,对数字内容的管理和保护成为迫切需要解决的问题。
本文介绍了数字水印技术的发展情况及数字水印的研究的重要性,对数字水印的应用及算法做了简单的介绍。
着重介绍了数字水印Patchwork算法,并且利用Matlab编程实现了这一算法。
通过实验验证了嵌入水印后的图像和原始图像几乎毫无差别,说明水印达到了很好的隐藏效果,充分证实了数字水印的不可感知性。
关键词信息隐藏;数字水印;空域图像水印技术;PatchworkAbstractToday's society the use of digital media is growing rapidly, making it quick and easy access to digital information and online services. But at the same time, piracy has become easier, the digital content management and protection of the urgent need to address the problem.This article describes the development of digital watermarking technology and the importance of the study of digital watermarking, digital watermarking applications and algorithms to do a brief introduction. Focuses on digital watermarking Patchwork algorithm, and the use of Matlab programming algorithm. Verified by experiments almost no difference in the watermarked image and original image, a watermark to reach the hidden, fully confirmed by digital watermark imperceptibility.Key wordsInformation hiding; digital watermark; airspace image watermarking technology; Patchwork目录摘要 (I)Abstract (II)第一章绪论 (1)1.1 引言 (1)1.2 数字水印研究的重要意义 (1)1.3 本课题的主要研究内容及章节安排 (2)第二章数字水印技术 (3)2.1 数字水印技术介绍 (3)2.1.1数字水印的基本框架 (3)2.1.2 数字水印系统的分类及特性 (8)2.1.3 数字水印的主要应用领域 (9)2.2 数字图像水印技术 (10)2.2.1 空域图像水印技术 (10)2.2.2 DCT域图像水印技术 (11)2.2.3 小波域图像水印技术 (12)2.3 数字水印的应用实例 (13)2.3.1 数字签名 (13)2.3.2 在电子印章中的应用 (14)2.3.3 指纹身份认证水印 (14)第三章Patchwork数字水印 (16)3.1 Patchwork算法的概述 (16)3.2 Patchwork算法方法描述 (16)第四章程序设计 (18)4.1 算法的伪C代码描述 (18)4.2 试验程序 (20)结论 (23)参考文献 (24)致谢 (25)第一章绪论1.1 引言数字水印技术是新兴的信息隐藏技术。