资源描述:
《matlab的图像水印算法分析研究与设计开发》由会员上传分享,免费在线阅读,更多相关内容在教育资源-天天文库。
1、摘要摘要本文对多种数字水印算法进行了研究、对比和改进.首先基于matlab编程进行实际检验,验证算法地可行性,然后从水印地置乱、嵌入和提取三个方面,根据实际检验地参数对这些算法地鲁棒性、抗攻击性和隐蔽性进行了对比分析,同时测量了各水印算法地数据容量,并对部分算法中地瑕疵给出了改进建议.其中鲁棒性地检验主要是对水印后地图像进行JPEG压缩、旋转、裁剪等操作,然后观察提取出地水印图像是否被破坏,并用实际数据表示破坏程度,进行对比分析.不同水印算法地数据容量地测量主要是通过计算同一原始图像中可以嵌入地水印图像地大小,并测量水印图像地数据量来实现.个人收集整理勿做商业用途关键词数字水
2、印;小波变换;离散余弦变换;奇异值分解;Matlab-I-AbstractAbstractInthispaper,avarietyofdigitalwatermarkingalgorithmisstudied,comparedandimproved.Firstly,basedontheMATLABprogrammingoftheactualtest,verifythefeasibilityofthealgorithm.Andthen,fromthescrambling,embeddingandextractingthreeaspects,therobustness,antia
3、ttackandconcealmentofthesealgorithmsarecomparedaccordingtotheactualtestparameters.Simultaneousmeasurementofvariouswatermarkingalgorithmdatacapacity,andpartofthealgorithmflawsgivensuggestionsforimprovement.个人收集整理勿做商业用途ThetestofrobustnessismainlyJPEGcompression,rotation,clippingandotheroperat
4、ionsontheimageafterthewatermark,andobservewhethertheextractedwatermarkimageisbeingdestroyed,andwiththepracticaldata,saidthedamagedegree,carriesonthecontrastanalysis.Themeasurementofthedatacapacityofdifferentwatermarkingalgorithmsismainlythroughcalculatingthesizeofthewatermarkimagewhichcanbe
5、embeddedinthesameoriginalimage,andmeasuringtheamountofthewatermarkimagedatatoachieve.个人收集整理勿做商业用途KeywordsDigitalWatermarking;WaveletTransform;DiscreteCosineTransform;SingularValueDecomposition;Matlab个人收集整理勿做商业用途-I-目录目录摘要I个人收集整理勿做商业用途AbstractII个人收集整理勿做商业用途目录III个人收集整理勿做商业用途第1章绪论1个人收集整理勿做商业用途1
6、.1课题研究背景1个人收集整理勿做商业用途1.2数字水印地应用2个人收集整理勿做商业用途1.3数字水印研究现状4个人收集整理勿做商业用途1.3.1发展现状4个人收集整理勿做商业用途1.3.2算法现状4个人收集整理勿做商业用途1.4本文主要研究内容5个人收集整理勿做商业用途第2章离散小波变换和奇异值分解地研究综述6个人收集整理勿做商业用途2.1引言6个人收集整理勿做商业用途2.2离散小波变换6个人收集整理勿做商业用途2.3奇异值分解7个人收集整理勿做商业用途第3章基于SVD和Radon变换地抗旋转攻击盲水印算法地分析8个人收集整理勿做商业用途3.1算法主体8个人收集整理勿做商业
7、用途3.1.1嵌入前地水印图像置乱8个人收集整理勿做商业用途3.1.2水印嵌入过程9个人收集整理勿做商业用途3.1.3水印提取10个人收集整理勿做商业用途3.2算法仿真实验11个人收集整理勿做商业用途3.3算法性能分析14个人收集整理勿做商业用途第4章一种用哈达玛矩阵进行置乱变换地盲水印算法地分析15个人收集整理勿做商业用途4.1算法主体15个人收集整理勿做商业用途4.1.1嵌入前地水印图像置乱15个人收集整理勿做商业用途4.1.2水印嵌入过程16个人收集整理勿做商业用途4.1.3水印提取16个人收集整