文档介绍:西安科技大学
硕士学位论文
数字图像信息隐藏技术的研究与应用
姓名:谭菲
申请学位级别:硕士
专业:计算机应用技术
指导教师:廖少俊
2011-06
论文题目:数字图像信息隐藏技术的研究与应用
专业:计算机应用技术
硕士生:谭菲(签名)
指导教师:廖少俊(签名)
摘要
随着网络和现代通信技术的飞速发展,信息隐藏技术已经成为信息安全领域一个新
的研究热点。其原理是利用载体中存在的冗余信息来隐藏秘密信息。它通过隐藏通信过
程的存在来获得通信的安全。作为信息安全的新领域,信息隐藏在隐蔽通信和版权保护
方面发挥着越来越重要的作用,尤其在军事和国家安全等对信息的安全性和机密性有更
高要求的领域,信息隐藏技术的应用前景更是广阔。
本文研究的是以数字图像为载体的信息隐藏技术,主要从以下几个方面进行分析与
研究。文中首先介绍了信息隐藏技术的基本理论及数字图像的基本知识,并简单介绍了
信息隐藏技术中的主要算法;接着分析和介绍了对信息进行预处理的加密技术,加密技
术和隐藏技术的结合可以更好的保障信息安全,该部分主要包括对加密与信息隐藏的关
系的分析以及对文本信息加密算法 RSA 和图像置乱算法 Arnold 进行的研究与实现;然
后重点研究了空间域信息隐藏算法,结合空间域视觉模型,对传统的 LSB 算法进行改
进,改进的算法通过随机序列选择嵌入位置,提高了算法的安全性,参考亮度公式来改
变载体图像 RGB 分量的不同位数,在保持好的感知性的同时提高了隐藏率,并对改进
后的算法进行了系统实现及结果分析,结果表明该算法隐藏容量大且隐藏效果好;最后,
对频域算法进行了研究,并仿真了一种基于 DWT 的频域信息隐藏算法,对仿真结果进
行了分析,结果表明了该算法的有效性和较好的鲁棒性。
关键词:信息隐藏;信息加密;LSB;离散小波变换
研究类型:应用研究
Subject : Research and Application of Digital Image
Information Hiding Technology
Specialty : Computer Application Technology
Name : Tan Fei (Signature)
Instructor : Liao Shaojun (Signature)
ABSTRACT
With the rapid development of and the modern munication technology,
information hiding technology has e a new hot topic in the domain of information
security. The principle of information hiding technology is embedding private messages in the
redundant information of the carrier. It gets the security munications through hiding the
existence of munication process. As a new domain of information security,
information hiding plays a more and more important role in munication and
copyright protection, especially in the domain of military affairs and national security which
have higher requirements on the confidentiality and security of information.
This paper studies on the information hiding technology using digital image as the
carrier and focuses on the following aspects to analyze and research. This paper first
introduces basic theory of information hiding technology and basic knowledge of the digital
image. Also,the main a