天堂国产午夜亚洲专区-少妇人妻综合久久蜜臀-国产成人户外露出视频在线-国产91传媒一区二区三区

當(dāng)前位置:主頁(yè) > 科技論文 > 信息工程論文 >

基于APBT的類(lèi)JPEG圖像壓縮以及HEVC視頻編碼與水印算法研究

發(fā)布時(shí)間:2019-05-07 07:58
【摘要】:在多媒體技術(shù)與網(wǎng)絡(luò)通信技術(shù)快速發(fā)展的今天,人們可以通過(guò)互聯(lián)網(wǎng)極其便利地獲取高清的圖片與視頻信息。多媒體數(shù)據(jù)的傳輸對(duì)CPU和網(wǎng)絡(luò)的壓力也越來(lái)越大,同時(shí)網(wǎng)絡(luò)的傳播也帶來(lái)了圖像、視頻等相關(guān)數(shù)字產(chǎn)品的版權(quán)保護(hù)與認(rèn)證問(wèn)題。針對(duì)以上問(wèn)題,本文首先對(duì)圖像、視頻壓縮相關(guān)標(biāo)準(zhǔn)、圖形處理器(Graphics Processing Unit,GPU)并行以及視頻水印相關(guān)技術(shù)的研究背景、意義以及國(guó)內(nèi)外現(xiàn)狀進(jìn)行了闡述。之后研究了基于GPU并行的圖像壓縮編碼以及目前最新的視頻編碼標(biāo)準(zhǔn)HEVC(High Efficiency Video Coding),并對(duì)HEVC中涉及到的相關(guān)技術(shù)進(jìn)行了深入剖析,同時(shí)對(duì)其性能的改善做了相關(guān)探索。最后結(jié)合新一代視頻壓縮標(biāo)準(zhǔn)HEVC,對(duì)水印的預(yù)處理方案和視頻水印的嵌入方案做了深入研究。本論文研究的主要內(nèi)容與主要?jiǎng)?chuàng)新點(diǎn)如下:(1)深入分析了 JPEG圖像壓縮標(biāo)準(zhǔn),針對(duì)JPEG圖像編碼速度較慢的問(wèn)題,提出了一種基于GPU并行的JPEG圖像編碼方案,相較于傳統(tǒng)的JPEG圖像編碼方案,可以提升近百倍的效率。(2)針對(duì)傳統(tǒng)JPEG編碼中分塊離散余弦變換(Discrete Cosine Transform,DCT)在低碼率時(shí)存在的塊效應(yīng)問(wèn)題,借鑒了全相位雙正交變換(All Phase Biorthogonal Transform,APBT)的構(gòu)造過(guò)程,結(jié)合離散正弦變換(Discrete Sine Transform,DST)和全相位數(shù)字濾波(All Phase Digital Filtering,APDF)理論,提出了全相位離散正弦雙正交變換(All Phase Discrete Sine Biorthogonal Transform,APDSBT),進(jìn)一步完善了全相位雙正交變換理論,并將其應(yīng)用在JPEG編碼中代替?zhèn)鹘y(tǒng)的DCT變換,實(shí)現(xiàn)了基于并行APDSBT的類(lèi)JPEG編碼。并行的APDSBT-JPEG圖像編碼算法,在解決了低碼率下傳統(tǒng)JPEG編碼帶來(lái)的塊效應(yīng)的同時(shí)提升了算法效率,相較于傳統(tǒng)JPEG編碼在主觀和客觀性能上帶來(lái)了提升。(3)深入分析了 HEVC視頻編碼框架,提出了基于APBT變換的HEVC視頻編碼算法,使用APBT變換代替原有標(biāo)準(zhǔn)中的DCT變換。通過(guò)分析APBT變換對(duì)不同編碼單元(Coding Unit,CU)下HEVC視頻編碼性能的影響,提出了一套最優(yōu)的替換方案,并推導(dǎo)出了整數(shù)的APBT變換,研究了 APBT與DCT之間的聯(lián)系,在不增加算法復(fù)雜度的前提下,提升了 HEVC的編碼性能。(4)提出了一種基于HEVC壓縮域的視頻水印算法,該方案在量化后的系數(shù)中嵌入水印信息,可以很好地解決由水印嵌入帶來(lái)的累積誤差,并在數(shù)字水印預(yù)處理階段采用APBT變換對(duì)水印數(shù)據(jù)進(jìn)行簡(jiǎn)單壓縮,優(yōu)化了水印嵌入方案,提高了視頻水印的嵌入容量。由于HEVC視頻編碼標(biāo)準(zhǔn)的自身特點(diǎn),基于壓縮域的HEVC視頻水印無(wú)法抵抗重壓縮攻擊,因此本文還提出了一種基于APBT與奇異值分解(Singular Value Decomposition,SVD)的視頻水印算法,該算法可以很好地抵抗HEVC壓縮,表現(xiàn)出了極好的穩(wěn)定性。
[Abstract]:With the rapid development of multimedia technology and network communication technology, people can obtain high-definition picture and video information very conveniently through the Internet. The transmission of multimedia data brings more and more pressure on CPU and network. At the same time, the transmission of multimedia data also brings about copyright protection and authentication of digital products such as image and video. In order to solve the above problems, the research background, significance and current situation of image and video compression standards, graphics processor (Graphics Processing Unit,GPU (graphics processor) parallelism and video watermarking technology are described in this paper. Then the GPU-based parallel image compression coding and the latest video coding standard HEVC (High Efficiency Video Coding), are studied and the related technologies in HEVC are analyzed deeply. At the same time the improvement of its performance is explored. Finally, based on the new generation of video compression standard HEVC, the watermarking preprocessing scheme and the video watermarking embedding scheme are deeply studied. The main contents and innovations of this thesis are as follows: (1) the JPEG image compression standard is analyzed in depth. Aiming at the slow speed of JPEG image coding, a parallel JPEG image coding scheme based on GPU is proposed. Compared with the traditional JPEG image coding scheme, it can improve the efficiency by nearly a hundred times. (2) aiming at the block effect problem of the block discrete cosine transform (Discrete Cosine Transform,DCT) in the traditional JPEG coding at low bit rate, The construction process of all-phase biorthogonal transform (All Phase Biorthogonal Transform,APBT) is used for reference, and the theory of discrete sine transform (Discrete Sine Transform,DST) and all-phase digital filtering (All Phase Digital Filtering,APDF) is combined. In this paper, all-phase discrete sinusoidal biorthogonal transform (All Phase Discrete Sine Biorthogonal Transform,APDSBT) is proposed, and the theory of all-phase biorthogonal transform is further perfected. The JPEG-like coding based on parallel APDSBT is realized by applying it to JPEG coding instead of traditional DCT transform. The parallel APDSBT-JPEG image coding algorithm not only solves the block effect caused by the traditional JPEG coding at low bit rate, but also improves the efficiency of the algorithm. Compared with the traditional JPEG coding, the subjective and objective performance of the HEVC video coding is improved. (3) the HEVC video coding framework is deeply analyzed, and the HEVC video coding algorithm based on APBT transform is proposed. The APBT transform is used to replace the DCT transform in the original standard. By analyzing the effect of APBT transform on the performance of HEVC video coding under different coding units (Coding Unit,CU), an optimal replacement scheme is proposed, and the integer APBT transform is derived, and the relationship between APBT and DCT is studied. Without increasing the complexity of the algorithm, the coding performance of HEVC is improved. (4) A video watermarking algorithm based on HEVC compressed domain is proposed, which embeds watermark information in the quantized coefficients. The accumulated error caused by watermark embedding can be solved well. In the pre-processing stage of digital watermarking, the watermark data is simply compressed by APBT transform, and the watermark embedding scheme is optimized, and the embedding capacity of video watermarking is improved. Because of the characteristics of HEVC video coding standard, HEVC video watermarking based on compressed domain can not resist the attack of re-compression. Therefore, a video watermarking algorithm based on APBT and singular value decomposition (Singular Value Decomposition,SVD) is proposed in this paper. This algorithm can resist HEVC compression very well and shows excellent stability.
【學(xué)位授予單位】:山東大學(xué)
【學(xué)位級(jí)別】:碩士
【學(xué)位授予年份】:2017
【分類(lèi)號(hào)】:TN919.81

【相似文獻(xiàn)】

相關(guān)期刊論文 前10條

1 徐琳;;重點(diǎn)項(xiàng)目“高效視頻編碼中的關(guān)鍵技術(shù)研究”取得重要進(jìn)展[J];自然科學(xué)進(jìn)展;2007年02期

2 趙珊;張玲;鄭建彬;楊杰;;H.264視頻編碼標(biāo)準(zhǔn)[J];有線電視技術(shù);2007年11期

3 蔣剛毅;朱亞培;郁梅;張?jiān)?;基于感知的視頻編碼方法綜述[J];電子與信息學(xué)報(bào);2013年02期

4 林慶帆;;視頻編碼的新趨勢(shì)(英文)[J];西安郵電大學(xué)學(xué)報(bào);2013年03期

5 ;我國(guó)科學(xué)家主導(dǎo)的視頻編碼標(biāo)準(zhǔn)成國(guó)際標(biāo)準(zhǔn)[J];中國(guó)標(biāo)準(zhǔn)導(dǎo)報(bào);2013年07期

6 李衛(wèi)平;;是否使用可伸縮視頻編碼(英文)[J];中國(guó)科學(xué)技術(shù)大學(xué)學(xué)報(bào);2013年11期

7 沈蘭蓀,魏海,黃祥林;基于子帶/小波分解的視頻編碼可分級(jí)性研究[J];電子學(xué)報(bào);2000年07期

8 韋強(qiáng),李曉輝,翟宗起;一種自適應(yīng)快速視頻編碼的新方法[J];微機(jī)發(fā)展;2000年06期

9 張勇東,李桂苓;立體視頻編碼中視差估值算法的研究[J];電子測(cè)量與儀器學(xué)報(bào);2002年01期

10 張勇東,李桂苓;高性能三維小波視頻編碼方法[J];通信技術(shù);2002年01期

相關(guān)會(huì)議論文 前10條

1 楊任爾;陳懇;葉慶衛(wèi);;基于幀的多描述視頻編碼冗余插入研究[A];2009中國(guó)控制與決策會(huì)議論文集(2)[C];2009年

2 袁子立;胡世安;孟一鳴;王璀璨;;視頻編碼新技術(shù)新標(biāo)準(zhǔn)研究[A];全國(guó)第三屆信號(hào)和智能信息處理與應(yīng)用學(xué)術(shù)交流會(huì)專(zhuān)刊[C];2009年

3 巫戈明;孫立峰;鐘玉琢;;聯(lián)合零向量預(yù)測(cè)的分布式視頻編碼框架[A];第三屆和諧人機(jī)環(huán)境聯(lián)合學(xué)術(shù)會(huì)議(HHME2007)論文集[C];2007年

4 石春鶯;陳偉建;;分布式視頻編碼的近況和未來(lái)研究方向[A];2008年中國(guó)西部青年通信學(xué)術(shù)會(huì)議論文集[C];2008年

5 楊任爾;金煒;陳懇;;基于下抽樣多描述視頻編碼及解碼后處理研究[A];第二十七屆中國(guó)控制會(huì)議論文集[C];2008年

6 許鵬飛;羅建書(shū);;率控制自組織矢量量化及在視頻編碼中的應(yīng)用[A];第十二屆全國(guó)圖象圖形學(xué)學(xué)術(shù)會(huì)議論文集[C];2005年

7 江濤;陳偉建;;可伸縮視頻編碼中運(yùn)動(dòng)模型的改進(jìn)[A];2008年中國(guó)西部青年通信學(xué)術(shù)會(huì)議論文集[C];2008年

8 姜俊;胡駿;;新媒體視頻編碼方案比較研究[A];中國(guó)新聞技術(shù)工作者聯(lián)合會(huì)2008年學(xué)術(shù)年會(huì)論文集(下)[C];2008年

9 劉孝波;;基于聯(lián)合采樣的多描述視頻編碼[A];計(jì)算機(jī)技術(shù)與應(yīng)用進(jìn)展·2007——全國(guó)第18屆計(jì)算機(jī)技術(shù)與應(yīng)用(CACIS)學(xué)術(shù)會(huì)議論文集[C];2007年

10 卿粼波;呂瑞;鄭敏;滕奇志;何小海;;基于迭代譯碼算法的分級(jí)分布式視頻編碼[A];第十五屆全國(guó)圖象圖形學(xué)學(xué)術(shù)會(huì)議論文集[C];2010年

相關(guān)重要報(bào)紙文章 前10條

1 記者 謝宏;我國(guó)主導(dǎo)的視頻編碼標(biāo)準(zhǔn)將頒為國(guó)際標(biāo)準(zhǔn)[N];科技日?qǐng)?bào);2013年

2 記者 徐建華;我國(guó)科學(xué)家主導(dǎo)的視頻編碼標(biāo)準(zhǔn)成國(guó)際標(biāo)準(zhǔn)[N];中國(guó)質(zhì)量報(bào);2013年

3 中國(guó)工程院院士 高文;智慧城市中的視頻編碼、分析與評(píng)測(cè)[N];中國(guó)信息化周報(bào);2013年

4 記者 徐建華;我國(guó)新一代視頻編碼標(biāo)準(zhǔn)公開(kāi)征求意見(jiàn)[N];中國(guó)質(zhì)量報(bào);2014年

5 湖北 褚達(dá);視頻編碼一網(wǎng)打盡[N];電腦報(bào);2003年

6 國(guó)際;第二代AVS開(kāi)啟國(guó)際化征程[N];中國(guó)電子報(bào);2009年

7 周汝波 賀學(xué)金;碟機(jī)常用視頻D/A轉(zhuǎn)換、視頻編碼集成電路維修資料[N];電子報(bào);2007年

8 中國(guó)科學(xué)院計(jì)算技術(shù)研究所,,中國(guó)科學(xué)院研究生院$$ $$信息產(chǎn)業(yè)部“數(shù)字音視頻編解碼技術(shù)標(biāo)準(zhǔn)工作組”秘書(shū)長(zhǎng)、組長(zhǎng) 黃鐵軍 高文;視頻編碼有絕招[N];計(jì)算機(jī)世界;2003年

9 ;視頻編碼標(biāo)準(zhǔn)的發(fā)展[N];計(jì)算機(jī)世界;2005年

10 周汝波 賀學(xué)金;碟機(jī)常用視頻D/A轉(zhuǎn)換、視頻編碼集成電路維修資料[N];電子報(bào);2007年

相關(guān)博士學(xué)位論文 前10條

1 王苫社;基于率失真優(yōu)化的高效視頻編碼技術(shù)研究[D];哈爾濱工業(yè)大學(xué);2014年

2 胡金暉;基于深度信息的多視點(diǎn)視頻編碼及圖像增強(qiáng)技術(shù)研究[D];武漢大學(xué);2014年

3 陳方棟;基于背景建模的高性能視頻編碼方法研究[D];中國(guó)科學(xué)技術(shù)大學(xué);2017年

4 張江山;基于變換的視頻編碼與率失真分析[D];華中科技大學(xué);2003年

5 趙安邦;穩(wěn)健視頻編碼與傳輸技術(shù)研究[D];清華大學(xué);2007年

6 楊志杰;可伸縮視頻編碼中的基礎(chǔ)算法研究[D];中國(guó)科學(xué)院研究生院(軟件研究所);2004年

7 張克新;可伸縮視頻編碼及傳輸理論與應(yīng)用研究[D];華南理工大學(xué);2012年

8 孟麗麗;多視點(diǎn)視頻編碼的研究[D];北京交通大學(xué);2013年

9 王鵬;分布式視頻編碼率失真特性研究[D];上海交通大學(xué);2008年

10 錢(qián)大興;基于視頻內(nèi)容的可伸縮視頻編碼的研究[D];大連理工大學(xué);2012年

相關(guān)碩士學(xué)位論文 前10條

1 張正勇;基于高效視頻編碼標(biāo)準(zhǔn)中編碼單元分割的樣點(diǎn)自適應(yīng)補(bǔ)償算法研究[D];華東師范大學(xué);2015年

2 趙曉榮;基于HEVC的快速編碼算法研究[D];鄭州輕工業(yè)學(xué)院;2015年

3 趙睿思;基于壓縮感知的分布式視頻編碼研究[D];哈爾濱工業(yè)大學(xué);2014年

4 劉娟;基于高性能視頻編碼(HEVC)算法的改進(jìn)[D];東華理工大學(xué);2014年

5 錢(qián)程;基于壓縮感知的分布式視頻編碼的研究與實(shí)現(xiàn)[D];南京郵電大學(xué);2015年

6 檀會(huì)娟;分布式視頻編碼相關(guān)技術(shù)的研究[D];南京郵電大學(xué);2015年

7 聶菁;H.264/AVC快速模式選擇算法研究[D];合肥工業(yè)大學(xué);2015年

8 孟雷雷;基于參數(shù)選擇的視頻編碼算法優(yōu)化研究[D];中國(guó)計(jì)量學(xué)院;2015年

9 盧曉亮;面向4K的HEVC視頻編碼及其在高清網(wǎng)絡(luò)攝像機(jī)上應(yīng)用的研究[D];浙江大學(xué);2016年

10 郭健生;多視角多描述視頻編碼[D];北京交通大學(xué);2016年



本文編號(hào):2470897

資料下載
論文發(fā)表

本文鏈接:http://sikaile.net/kejilunwen/xinxigongchenglunwen/2470897.html


Copyright(c)文論論文網(wǎng)All Rights Reserved | 網(wǎng)站地圖 |

版權(quán)申明:資料由用戶08f8f***提供,本站僅收錄摘要或目錄,作者需要?jiǎng)h除請(qǐng)E-mail郵箱bigeng88@qq.com