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

HEVC熵編碼技術(shù)研究及并行算法設(shè)計(jì)

發(fā)布時(shí)間:2018-07-12 12:38

  本文選題:高效視頻編碼 + 熵編碼。 參考:《北京郵電大學(xué)》2014年碩士論文


【摘要】:高效視頻編碼(HEVC)是H.264/AVC的下一代視頻編碼標(biāo)準(zhǔn)。該標(biāo)準(zhǔn)由ITU-T的視頻編碼專家組(VCEG)和ISO/IEC的運(yùn)動(dòng)圖像編碼專家組(MPEG)組成的視頻編碼聯(lián)合組(JCT-VC)聯(lián)合開發(fā)。其核心目標(biāo)是在H.264/AVC的基礎(chǔ)上,將視頻的壓縮效率再提升一倍,即用相同的碼率實(shí)現(xiàn)更高質(zhì)量的視頻壓縮。 HEVC中使用的熵編碼技術(shù)是基于上下文的自適應(yīng)二進(jìn)制算術(shù)編碼(CABAC),這種技術(shù)與H.264/AVC中的CABAC編碼技術(shù)從本質(zhì)上來(lái)說(shuō)是一脈相承的。不同于H.264/AVC中分別應(yīng)用與基本檔和高檔編碼配置的兩種熵編碼算法,HEVC僅采用這一種熵編碼模式。 HEVC以算法的復(fù)雜度的上升來(lái)?yè)Q取壓縮效率的提高,目前難以滿足實(shí)際應(yīng)用中實(shí)時(shí)編碼的需求。從總體編碼框架來(lái)看,熵編碼模塊由于數(shù)據(jù)間的強(qiáng)相關(guān)性成為了整個(gè)編碼框架并行加速的瓶頸。本文基于對(duì)HEVC熵編碼關(guān)鍵技術(shù)和編碼流程的分析,提出了相應(yīng)的熵編碼優(yōu)化算法和熵編碼并行處理策略。 本文首先對(duì)HEVC熵編碼的編碼流程進(jìn)行了全面的分析。針對(duì)熵編碼模塊中存在的計(jì)算方式有待優(yōu)化、未能考慮人眼主觀特性的問題,本文給出了一種二進(jìn)制算術(shù)編碼器的優(yōu)化算法和一種基于熵編碼預(yù)估計(jì)的感知率失真優(yōu)化算法。試驗(yàn)結(jié)果表明算術(shù)編碼器優(yōu)化算法對(duì)熵編碼器有3%到12%的加速,而壓縮效率損失在0.02%以內(nèi);率失真優(yōu)化算法得到的編碼圖像相比于HEVC官方參考代碼在主觀質(zhì)量上有較明顯的提高。 同時(shí),考慮到HEVC熵編碼模塊高度串行化的特點(diǎn),本文從三個(gè)層面對(duì)并行處理的可行性進(jìn)行了分析。在此基礎(chǔ)上,本文利用多線程計(jì)算技術(shù)實(shí)現(xiàn)了一種HEVC熵編碼并行計(jì)算框架。實(shí)驗(yàn)結(jié)果表明,該并行算法框架相對(duì)于傳統(tǒng)的串行算法框架具有65%到70%加速效果,同時(shí)在編碼圖像的主客觀質(zhì)量上并沒有太大的損失。
[Abstract]:Efficient video coding (HEVC) is the next generation video coding standard of H.264 / AVC. This standard is jointly developed by ITU-T Video coding expert Group (VCEG) and ISO / IEC Motion Image coding expert Group (MPEG), a joint video coding group (JCT-VC). Its core goal is to double the efficiency of video compression based on H.264 / AVC. The entropy coding technique used in HEVC is context-based adaptive binary arithmetic coding (CABAC), which is essentially the same as the CABAC coding technique in H.264 / AVC. Different from the two entropy coding algorithms used in H.264 / AVC, such as basic coding and high-grade coding configuration, HEVC only uses this entropy coding mode. HEVC gains compression efficiency by increasing the complexity of the algorithm. At present, it is difficult to meet the demand of real-time coding in practical applications. From the point of view of the overall coding framework, the entropy coding module has become the bottleneck of parallel acceleration of the whole coding framework because of the strong correlation between the data. Based on the analysis of the key techniques and coding flow of HEVC entropy coding, the corresponding entropy coding optimization algorithm and entropy coding parallel processing strategy are proposed in this paper. Firstly, the coding flow of HEVC entropy coding is analyzed. Aiming at the problem that the calculation method in entropy coding module needs to be optimized and the subjective characteristics of human eyes are not considered, a binary arithmetic encoder optimization algorithm and a perceptual rate-distortion optimization algorithm based on entropy coding preestimation are presented in this paper. The experimental results show that the arithmetic encoder optimization algorithm accelerates the entropy encoder by 3% to 12%, and the compression efficiency is less than 0.02%. Compared with the official reference code of HEVC, the coding image obtained by the rate-distortion optimization algorithm has a better subjective quality than that of the HEVC official reference code. At the same time, considering the characteristics of high serialization of HEVC entropy coding module, this paper analyzes the feasibility of parallel processing from three aspects. On this basis, a parallel computing framework of HEVC entropy coding is implemented by using multithread computing technology. The experimental results show that the parallel algorithm framework has 65% to 70% acceleration effect compared with the traditional serial algorithm framework, and there is no great loss in the subjective and objective quality of the coded image.
【學(xué)位授予單位】:北京郵電大學(xué)
【學(xué)位級(jí)別】:碩士
【學(xué)位授予年份】:2014
【分類號(hào)】:TN919.81

【相似文獻(xiàn)】

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

1 徐士麟;喻莉;朱光喜;;基于概率更新機(jī)制的自適應(yīng)混合熵編碼[J];通信學(xué)報(bào);2008年05期

2 孫惠章;視頻數(shù)據(jù)熵編碼[J];青海大學(xué)學(xué)報(bào)(自然科學(xué)版);2001年04期

3 孫學(xué)巖;熵編碼的壓縮編碼原理與方法[J];濰坊學(xué)院學(xué)報(bào);2004年06期

4 徐偉業(yè);王青云;馮月芹;周珩;;等長(zhǎng)熵編碼中的漸進(jìn)等分割性解析[J];中國(guó)科技信息;2012年24期

5 謝強(qiáng);鄭世寶;于曉靜;;一種結(jié)合H.264/AVC CABAC熵編碼器特征的視頻選擇性內(nèi)容加密算法[J];上海交通大學(xué)學(xué)報(bào);2008年10期

6 劉迎;劉學(xué)慧;孫春娟;吳恩華;;基于上下文的網(wǎng)格拓?fù)鋲嚎s熵編碼方法[J];軟件學(xué)報(bào);2008年02期

7 衡偉,韋志輝,富煜清,程時(shí)昕;圖像小波域視覺重要性順序模型比特零樹預(yù)測(cè)熵編碼[J];通信學(xué)報(bào);1997年06期

8 趙志杰;劉增玉;張立志;李云;單大偉;;可伸縮視頻碼流的熵編碼組合優(yōu)化方法[J];計(jì)算機(jī)工程;2008年24期

9 林莉;H.26L標(biāo)準(zhǔn)論述以及熵編碼的研究與分析[J];現(xiàn)代電子技術(shù);2003年03期

10 杭小慶,劉曉軍,張素文;一種新的小波零樹量化編碼方法[J];武漢工業(yè)學(xué)院學(xué)報(bào);2001年04期

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

1 田心;劉婷;郭強(qiáng);;記憶過程神經(jīng)元集群放電動(dòng)態(tài)熵編碼的仿真研究[A];第十次中國(guó)生物物理學(xué)術(shù)大會(huì)論文摘要集[C];2006年

2 閆磊;唐峰;李燕;蔡勉;;基于H.264的指數(shù)哥倫布熵編碼加密算法的研究[A];中國(guó)電子學(xué)會(huì)第十五屆信息論學(xué)術(shù)年會(huì)暨第一屆全國(guó)網(wǎng)絡(luò)編碼學(xué)術(shù)年會(huì)論文集(上冊(cè))[C];2008年

3 閆宇松;王春梅;石青云;;熵編碼在圖象壓縮中的應(yīng)用[A];中國(guó)圖象圖形科學(xué)技術(shù)新進(jìn)展——第九屆全國(guó)圖象圖形科技大會(huì)論文集[C];1998年

4 郭強(qiáng);田心;;神經(jīng)元放電序列的Shannon熵編碼研究[A];天津市生物醫(yī)學(xué)工程學(xué)會(huì)2007年學(xué)術(shù)年會(huì)論文摘要集[C];2007年

5 汪彬;傅志中;;H.264/AVC的熵編碼概述[A];2006中國(guó)西部青年通信學(xué)術(shù)會(huì)議論文集[C];2006年

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

1 周同;H.264及3D網(wǎng)格圖形壓縮算法研究[D];北京郵電大學(xué);2011年

2 王麗豐;視頻信息加密技術(shù)的研究[D];北京郵電大學(xué);2011年

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

1 何健;基于前綴碼的視頻熵編碼器的研究與實(shí)現(xiàn)[D];哈爾濱工業(yè)大學(xué);2006年

2 祁躋;HEVC熵編碼技術(shù)研究及并行算法設(shè)計(jì)[D];北京郵電大學(xué);2014年

3 侯保亮;H.264變換量化和熵編碼的FPGA實(shí)現(xiàn)與優(yōu)化[D];西安電子科技大學(xué);2012年

4 魏強(qiáng);H.264視頻壓縮熵編碼和網(wǎng)絡(luò)傳輸?shù)难芯縖D];中國(guó)海洋大學(xué);2006年

5 王智;AVS視頻編碼器中熵編碼的研究[D];哈爾濱工業(yè)大學(xué);2007年

6 趙博;基于H.264的變換編碼和熵編碼的研究[D];電子科技大學(xué);2007年

7 汪彬;H.264中熵編碼研究及其在遙感圖像壓縮中的應(yīng)用[D];電子科技大學(xué);2007年

8 田曉華;AVS視頻編碼中整數(shù)變換與熵編碼研究[D];華中科技大學(xué);2004年

9 戴銳;視頻編碼中熵編碼的關(guān)鍵技術(shù)研究[D];華中科技大學(xué);2007年

10 梁林榮;H.264視頻編碼標(biāo)準(zhǔn)的熵編碼研究[D];復(fù)旦大學(xué);2012年



本文編號(hào):2117185

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

本文鏈接:http://sikaile.net/kejilunwen/wltx/2117185.html


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

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