编者 Ingemar J. Cox Matthew L. Miller Jeffrey A. Bloom Jessica Fridrich Ton Kalker 目录 Contents Preface to the First Edition xv Preface to the Second Edition xix Example Watermarking Systems xxi CHAPTER 1 Introduction 1 1.1 Information Hiding, Steganography, and Watermarking 4 1.2 History of Watermarking 6 1.3 History of Steganography 9 1.4 Importance of Digital Watermarking 11 1.5 Importance of Steganography 12 CHAPTER 2 Applications and Properties 15 2.1 Applications of Watermarking 16 2.1.1 Broadcast Monitoring 16 2.1.2 Owner Identification 19 2.1.3 Proof of Ownership 21 2.1.4 Transaction Tracking 23 2.1.5 Content Authentication 25 2.1.6 Copy Control . 27 2.1.7 Device Control 31 2.1.8 Legacy Enhancement 32 2.2 Applications of Steganography 34 2.2.1 Steganography for Dissidents 34 2.2.2 Steganography for Criminals 35 2.3 Properties of Watermarking Systems 36 2.3.1 Embedding Effectiveness 37 2.3.2 Fidelity 37 2.3.3 Data Payload 38 2.3.4 Blind or Informed Detection 39 2.3.5 False Positive Rate 39 2.3.6 Robustness 40 2.3.7 Security 41 2.3.8 Cipher and Watermark Keys 43 2.3.9 Modification and Multiple Watermarks 45 2.3.10 Cost 46 2.4 Evaluating Watermarking Systems 46 2.4.1 The Notion of “Best” 47 2.4.2 Benchmarking 47 2.4.3 Scope of Testing 48 2.5 Properties of Steganographic and Steganalysis Systems 49 2.5.1 Embedding Effectiveness 49 2.5.2 Fidelity 50 2.5.3 Steganographic Capacity, Embedding Capacity, Embedding Efficiency, and Data Payload 50 2.5.4 Blind or Informed Extraction 51 2.5.5 Blind or Targeted Steganalysis 51 2.5.6 Statistical Undetectability 52 2.5.7 False Alarm Rate 53 2.5.8 Robustness 53 2.5.9 Security 54 2.5.10 Stego Key 54 2.6 Evaluating and Testing Steganographic Systems 55 2.7 Summary 56 CHAPTER 3 Models of Watermarking 61 3.1 Notation 62 3.2 Communications 63 3.2.1 Components of Communications Systems 63 3.2.2 Classes of Transmission Channels 64 3.2.3 Secure Transmission 65 3.3 Communication-Base
2020-01-03 11:43:09 10.01MB 图像处理 数字水印
1
06级数字图像处理课程设计实验报告包括: 直方图均衡化,数字水印,纸牌识别,晶状体厚度的测量,零件尺寸测量,感谢师兄的分享,有需要的就下吧
1
这是基于阴影图提取的数字水印算法,具有很好的性能,内有源代码可直接使用。方便研究
2020-01-03 11:37:59 5.31MB 阴影图 数字水印 鲁棒性
1
基于C#窗体程序编写的LSB数字水印算法,操作对象为任意的bmp格式图片。
2020-01-03 11:36:16 66KB LSB
1
基于DWT的数字水印算法的MatLab实现,附带详细的代码说明
2020-01-03 11:20:44 109KB DWT MATLAB
1
MATLAB图像数字水印方案 含有各种数字水印的matlab源代码,包括离散余弦,小波变换等
2020-01-03 11:19:14 1.36MB MATLAB 图像 数字水印
1
本设计为基于matlab的数字水印系统,方法为DCT和dwt多种可切换。流程为宿主图象,水印,嵌入,多种攻击,提取,评价参数。具备一个人机交互式GUI界面,界面友好,同时配备相对应的操作说明和运行效果图,直接运行GUI文件即可完美运行。带知网查重论文。另外,诸如车牌,指纹识别,图象去雾,压缩,水印,疲劳检测,人数统计,声音信号处理等均可做技术交琉,欢迎一起探讨。
2020-01-02 09:19:18 598KB 数字水印系统 matlab DCT dwt
1
该代码是一个完整的抗几何攻击的数字图像水印程序,是基于模板校正类的,该程序用到的算法包括SURF、RANSAC、LT码、CRC(循环冗余检验)码等,是本人的一篇SCI文章的主干代码,可以直接运行,注释也比较清晰。
2019-12-21 22:25:23 377KB 数字水印 几何攻击 SURF算法 RANSAC算法
1
基于小波变换和奇异值分解相结合的加密图像数字水印算法
2019-12-21 22:18:49 313KB 水印
1
利用二维小波变换,在一幅图像中嵌入水印,有水印检测以及提取的源代码,并有各部分程序作用的注释。
2019-12-21 22:18:30 990B 水印 图像 小波
1