在线咨询
eetop公众号 创芯大讲堂 创芯人才网
切换到宽版

EETOP 创芯网论坛 (原名:电子顶级开发网)

手机号码,快捷登录

手机号码,快捷登录

找回密码

  登录   注册  

快捷导航
搜帖子
芯片精品文章合集(500篇!) 创芯人才网--重磅上线啦!
查看: 3252|回复: 12

[原创] Ebook ALGORITHMS FOR AUDIO WATERMARKING AND STEGANOGRAPHY

[复制链接]
发表于 2008-8-6 22:43:09 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有账号?注册

x
本帖最后由 cjsb37 于 2013-4-29 09:13 编辑

Ebook:
ALGORITHMS FOR AUDIO WATERMARKING AND STEGANOGRAPHY


Contents
Abstract
Preface
List of Contributions
Symbols and Abbreviations
Contents
1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17
1.1 Scope of research . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 19
1.1.1 Application areas . . . . . . . . . . . . . . . . . . . . . . . . . . 19
1.1.2 Research areas . . . . . . . . . . . . . . . . . . . . . . . . . . . 22
1.2 Problem statement . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 24
1.2.1 Research problem . . . . . . . . . . . . . . . . . . . . . . . . . . 24
1.2.2 Research hypothesis . . . . . . . . . . . . . . . . . . . . . . . . 25
1.2.3 Research assumptions . . . . . . . . . . . . . . . . . . . . . . . 25
1.2.4 Research methods . . . . . . . . . . . . . . . . . . . . . . . . . 25
1.3 Outline of the thesis . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 26
2 Literature survey . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 27
2.1 Overview of the properties of the HAS . . . . . . . . . . . . . . . . . . . 28
2.1.1 Frequency masking . . . . . . . . . . . . . . . . . . . . . . . . . 28
2.1.2 Temporal masking . . . . . . . . . . . . . . . . . . . . . . . . . 30
2.2 General concept of watermarking . . . . . . . . . . . . . . . . . . . . . . 31
2.2.1 A general model of digital watermarking . . . . . . . . . . . . . 31
2.2.2 Statistical modeling of digital watermarking . . . . . . . . . . . . 33
2.2.3 Decoding and detection performance evaluation . . . . . . . . . . 34
2.2.3.1 Watermark decoding . . . . . . . . . . . . . . . . . . . 35
2.2.3.2 Watermark detection . . . . . . . . . . . . . . . . . . . 36
2.2.4 Exploiting side information during watermark embedding . . . . 37
2.2.5 The information theoretical approach to digital watermarking . . 39
2.3 Selected audio watermarking algorithms . . . . . . . . . . . . . . . . . . 40
2.3.1 LSB coding . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 40
2.3.2 Watermarking the phase of the host signal . . . . . . . . . . . . . 41
2.3.3 Echo hiding . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 42
2.3.4 Spread spectrum watermarking . . . . . . . . . . . . . . . . . . . 43
2.3.5 Improved spread spectrum algorithm . . . . . . . . . . . . . . . 45
2.3.6 Methods using patchwork algorithm . . . . . . . . . . . . . . . . 48
2.3.7 Methods using various characteristics of the host audio . . . . . . 49
2.4 Summary . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 50
3 High capacity covert communications . . . . . . . . . . . . . . . . . . . . . . 51
3.1 High data rate information hiding using LSB coding . . . . . . . . . . . . 52
3.1.1 Proposed high data rate LSB algorithm . . . . . . . . . . . . . . 53
3.2 Perceptual entropy of audio . . . . . . . . . . . . . . . . . . . . . . . . . 56
3.2.1 Calculation of the perceptual entropy . . . . . . . . . . . . . . . 57
3.3 Capacity of the data-hiding channel . . . . . . . . . . . . . . . . . . . . 58
3.4 Proposed high data rate algorithm in wavelet domain . . . . . . . . . . . 60
3.5 Summary . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 63
4 Spread spectrum audio watermarking in time domain . . . . . . . . . . . . . . 65
4.1 Communications model of the watermarking systems . . . . . . . . . . . 65
4.1.1 Components of the communications model . . . . . . . . . . . . 66
4.1.2 Models of communications channels . . . . . . . . . . . . . . . . 67
4.1.3 Secure data communications . . . . . . . . . . . . . . . . . . . . 67
4.1.4 Communication-based models of watermarking . . . . . . . . . . 69
4.2 Communications model of spread spectrum watermarking . . . . . . . . 71
4.3 Spread spectrum watermarking algorithm in time domain . . . . . . . . . 73
4.4 Increasing detection robustness with perceptual weighting and redundant
embedding . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 76
4.5 Improved watermark detection using decorrelation of the watermarked audio 78
4.5.1 Optimal watermark detection . . . . . . . . . . . . . . . . . . . . 79
4.6 Increased detection robustness using channel coding . . . . . . . . . . . . 81
4.6.1 Channel coding with turbo codes . . . . . . . . . . . . . . . . . . 82
4.7 Summary . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 83
5 Increasing robustness of embedded watermarks using attack characterization . . 85
5.1 Embedding in coefficients of known robustness - attack characterization . 86
5.2 Attack characterization for spread spectrum watermarking . . . . . . . . 87
5.2.1 Novel principles important for attack characterization implementation
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 88
5.3 Watermark channel modeling using Rayleigh fading channel model . . . 89
5.4 Audio watermarking algorithm with attack characterization . . . . . . . . 91
5.5 Improved attack characterization procedure . . . . . . . . . . . . . . . . 93
5.6 Attack characterization section in an improved spread spectrum scheme . 94
5.7 Summary . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 98
6 Conclusions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 99
References






water.rar

1.26 MB, 下载次数: 58 , 下载积分: 资产 -2 信元, 下载支出 2 信元

发表于 2008-8-9 11:33:48 | 显示全部楼层
Thanks you!
发表于 2008-8-9 11:57:06 | 显示全部楼层
Good doc, 3q3q
发表于 2010-4-19 22:38:43 | 显示全部楼层
kkkkkkkkkkkkkkkkkkkkk
发表于 2010-4-24 07:38:17 | 显示全部楼层
got it
发表于 2011-4-30 01:51:59 | 显示全部楼层
谢谢分享
发表于 2017-6-29 14:56:12 | 显示全部楼层
矩阵分析与应用
发表于 2019-3-26 19:29:49 | 显示全部楼层
谢谢分享!!!
发表于 2020-1-6 22:47:49 | 显示全部楼层
多谢分享!!!!
发表于 2020-1-6 22:49:07 | 显示全部楼层
多谢分享!!!!
您需要登录后才可以回帖 登录 | 注册

本版积分规则

关闭

站长推荐 上一条 /1 下一条

小黑屋| 手机版| 关于我们| 联系我们| 在线咨询| 隐私声明| EETOP 创芯网
( 京ICP备:10050787号 京公网安备:11010502037710 )

GMT+8, 2024-11-17 05:47 , Processed in 0.025484 second(s), 9 queries , Gzip On, Redis On.

eetop公众号 创芯大讲堂 创芯人才网
快速回复 返回顶部 返回列表