【正文】
畢業(yè)論文 I 畢業(yè)論文 DCT 域圖像數(shù)字水印算法的分析和實(shí)現(xiàn) 畢業(yè)論文 II 摘要 : 隨著計算機(jī)通信技術(shù)和互聯(lián)網(wǎng)的迅速發(fā)展,數(shù)字多媒體的傳播業(yè)越來越方便快捷。但是數(shù)字形式的多媒體產(chǎn)品由于可以方便地完全復(fù)制并在網(wǎng)絡(luò)環(huán)境下廣泛散發(fā),大范圍的授權(quán)拷貝行為受到了音像、出版、影視和軟件等行業(yè)的高度關(guān)注。為了防止這種情況的發(fā)生,人們提出了數(shù)字水印的概念。數(shù)字水印是目前學(xué)術(shù)界研究的一個前沿?zé)衢T方向,可為版權(quán)保護(hù)等問題提供一個潛在的有效地解決方案。 在本論文中,首先介紹了信息隱藏技術(shù)、數(shù)字水印技術(shù),并著重介紹了數(shù)字水印技術(shù)的基本原理、特征、典型算法、評測方法等數(shù)字水印技術(shù)。然后 設(shè)計 了一種基于DCT的圖像數(shù)字水印新算法 , 該算法根據(jù)二值水印圖像像點(diǎn)取值情況 ,相應(yīng)地改變中頻段兩個位置處 DCT系數(shù)的大小關(guān)系,從而實(shí)現(xiàn)水印信息的嵌入。最后在 MATLAB中通過 編程進(jìn)行實(shí)驗(yàn)仿真,并對其進(jìn)行性能測試, 實(shí)現(xiàn)了數(shù)字水印的嵌入、提取實(shí)驗(yàn)并用攻擊實(shí)驗(yàn)證明該算法具有較好的不可見性和較好的魯棒性。 關(guān)鍵詞 :數(shù)字 水?。? 離散余弦變換 (DCT); 魯棒性 畢業(yè)論文 III Design and Implement of Digital Image Watermark Based on DCT Abstract: With the rapid development of puter munication technology and the Inter, digital multimedia broadcasting industry is more and more convenient. However, because the digital forms of multimedia products can be easily copied pletely and be disseminated widely in a worked environment, these acts is concerned widely by authorized audio and video, publishing, film and software industries. In order to prevent this from happening, the concept of digital watermarking was put forward. Digital watermarking is the academic study of popular and the cuttingedged, and also providing a potentially effective solution for copyright protection and other issues. In this paper, firstly introduced the digital watermarking technique for information hiding, digital watermarking technology, and highlighted the basic principles of digital watermarking technology, the characteristics of typical algorithms, and the evaluation methods. And then improved a DCTbased digital image watermarking algorithm, the algorithm based on the binary watermark image pixel value corresponding change in the band two locations at the size of the relationship of the DCT coefficients in order to achieve the watermark information’s embed. Through experimental simulation by programming in MATLAB, and performance testing, the digital watermark embedding and extraction experiments and attack experiments prove that the algorithm has good visibility and good robustness. Key words: Digital watermarking, discrete cosine transform (DCT), Robustness 畢業(yè)論文 IV 畢業(yè)設(shè)計(論文)原創(chuàng)性聲明和使用授權(quán)說明 原創(chuàng)性聲明 本人鄭重承諾:所呈交的畢業(yè)設(shè)計(論文),是我個人在指導(dǎo)教師的指導(dǎo)下進(jìn)行的研究工作及取得的成果。盡我所知,除文中特別加以標(biāo)注和致謝的地方外,不包含其他人或組織已經(jīng)發(fā)表或公布過的研究成果,也不包含我為獲得 及其它教育機(jī)構(gòu)的學(xué)位或?qū)W歷而使用過的材料。對本研究提供過幫助和做出過貢獻(xiàn)的個人或集體,均已在文中作了明確的說明并表示了謝意。 作 者 簽 名: 日 期: 指導(dǎo)教師簽名: 日 期: 使用授權(quán)說明 本人完全了解 大學(xué)關(guān)于收集、保存、使用畢業(yè)設(shè)計(論文)的規(guī)定,即:按照學(xué)校要求提交畢業(yè)設(shè)計(論文)的印刷本和電子版本;學(xué)校有權(quán)保存畢業(yè)設(shè)計(論文)的印刷本和電子版,并提供目錄檢索與閱覽服務(wù);學(xué)??梢圆捎糜坝 ⒖s印、數(shù)字化或其它復(fù)制手段保存論文;在不以贏利為目的前提下,學(xué)校可以公布論文的部分或全部內(nèi)容。 作者簽名: 日 期: 畢業(yè)論文 V 目 錄 摘要 .................................................................. Ⅰ Abstract: .............................................................. Ⅱ 第 1 章 緒 論 .......................................................... 1 信息隱藏技術(shù) ......................................................................................................... 1 數(shù)字水印的研究背景 ............................................................................................. 2 數(shù)字水印的發(fā)展前景 ............................................................................................. 3 第 2 章 數(shù)字水印基本原理及技術(shù) .......................................... 4 數(shù)字圖像水印的基本原理 ..................................................................................... 4 數(shù)字水印的特點(diǎn) ..................................................................................................... 6 數(shù)字水印的分類 ..................................................................................................... 7 數(shù)字圖像水印的典型算法 ..................................................................................... 8 時空域水印算法 ........................................................................................... 8 變換域水印算法 ........................................................................................... 8 數(shù)字圖像水印的典型攻擊 ..................................................................................... 9 數(shù)字水印系統(tǒng)的性能評價 ................................................................................... 10 第 3 章 離散余弦變換及 DCT 域圖像水印算法 .............................. 12 離散余弦變換 ....................................................................................................... 12 離散余弦變換的原理 ................................................................................. 12 離散余弦變換的定義 ................................................................................. 13 基于 DCT 域的圖像水印算法 ............................................................................. 14 DCT 域圖像水印算法的背景 .................................................................. 14 DCT 域圖像水印算法的特點(diǎn) .................................................................. 14 DCT 域圖像水印算法的發(fā)展 .................................................................. 16 第 4 章 基于 DCT 域圖像數(shù)字水印算法設(shè)計 ................................ 17 水印與載體圖像的選取 ....................................................................................... 17 水印的生成與嵌入 ............................................................................................... 18 水印的生成 ................................................................................................. 18 水印的嵌入位置選取 ................................................................................. 18 水印的檢測與提取 ............................................................................................... 20 畢業(yè)論文 VI 第 5 章 算法實(shí)現(xiàn)和實(shí)驗(yàn)結(jié)果分析 ........................................ 22 算法的實(shí)現(xiàn) ........................................................................................................... 22 水印的嵌入 .................................................................................