基于HEVC的視頻編碼快速算法研究
本文關(guān)鍵詞:基于HEVC的視頻編碼快速算法研究 出處:《西安郵電大學(xué)》2017年碩士論文 論文類型:學(xué)位論文
更多相關(guān)文章: HEVC 視頻編碼 幀內(nèi)預(yù)測 幀間預(yù)測 運(yùn)動(dòng)估計(jì)
【摘要】:HEVC(High Efficiency Video Coding)是由視頻編碼專家組 VCEG(Video Coding Experts Group)和動(dòng)態(tài)圖像專家組MPEG(Moving Picture Experts Group)組成的視頻編碼聯(lián)合組 JCT-VC(Joint Collaborative Team on Video Coding)制訂的新一代視頻編碼標(biāo)準(zhǔn)。HEVC在上一代視頻編碼標(biāo)準(zhǔn)的基礎(chǔ)上引入更多新的技術(shù)使其獲得更好的圖像質(zhì)量和更高的壓縮比,但也帶來了巨大的計(jì)算復(fù)雜度。因此HEVC標(biāo)準(zhǔn)在保證編碼性能的同時(shí)最大可能的降低自身計(jì)算復(fù)雜度,是它是否被廣泛應(yīng)用的根本所在。針對(duì)HEVC耗時(shí)長、復(fù)雜度高的問題,本文分別從幀內(nèi)編碼和幀間編碼兩個(gè)方面對(duì)HEVC進(jìn)行優(yōu)化,論文的主要工作和創(chuàng)新點(diǎn)如下:1.幀內(nèi)預(yù)測編碼是HEVC用來消除空間冗余的關(guān)鍵技術(shù),但是復(fù)雜的編碼單元?jiǎng)澐趾蛶瑑?nèi)預(yù)測模式選擇給幀內(nèi)編碼帶來巨大的計(jì)算量。從降低計(jì)算復(fù)雜度的目的出發(fā)對(duì)幀內(nèi)預(yù)測模塊做改進(jìn),首先根據(jù)相鄰編碼單元的時(shí)空域相關(guān)性,縮小編碼單元深度遍歷范圍,提前中止或跳過不必要的深度,同時(shí)在選擇當(dāng)前編碼單元的最佳模式時(shí),根據(jù)Planar模式是否可為最佳模式,采取不同的方案來減少參與率失真代價(jià)計(jì)算的預(yù)測模式數(shù)量。實(shí)驗(yàn)結(jié)果表明,與HM10.0相比,本文提出的算法在保持編碼性能的同時(shí)將編碼時(shí)間減少約30%,加快了幀內(nèi)編碼的速度,具有很好的實(shí)用性。2.運(yùn)動(dòng)估計(jì)是幀間預(yù)測中的重要部分,70%的編碼時(shí)間都產(chǎn)生于此過程。搜索策略和匹配準(zhǔn)則直接影響運(yùn)動(dòng)估計(jì)中尋找最佳匹配塊的效率和精度。本文將從搜索策略角度出發(fā),提出基于異構(gòu)鉆石模板的TZSearch快速搜索算法。該算法通過分析TZSearch搜索算法中影響性能的主要因素,結(jié)合運(yùn)動(dòng)矢量的分布特性,首先使用異構(gòu)鉆石模板進(jìn)行粗略搜索,并在后續(xù)的精細(xì)搜索中使用垂直水平六邊形模板,使其能夠動(dòng)態(tài)適應(yīng)圖像自身特征。實(shí)驗(yàn)結(jié)果表明,與HM10.0相比,本文提出的算法在保持編碼性能的同時(shí)將總編碼時(shí)間減少約17%,加快了搜索速度,縮短了運(yùn)動(dòng)估計(jì)模塊的耗時(shí)。
[Abstract]:HEVC(High Efficiency Video coding (VCEG) is an expert group on video coding. Video Coding Experts Group and MPEG(Moving Picture Experts Group. JCT-VC(Joint Collaborative Team on Video coding). Based on the previous generation video coding standard, HEVC introduces more new techniques to achieve better image quality and higher compression ratio. But it also brings huge computational complexity, so the HEVC standard not only guarantees the coding performance, but also reduces the computational complexity of itself as much as possible. To solve the problem of long time consuming and high complexity of HEVC, this paper optimizes HEVC from two aspects: intra coding and inter coding. The main work and innovation of this paper are as follows: 1. Intra prediction coding is a key technology used by HEVC to eliminate spatial redundancy. But the intra coding unit partition and intra prediction mode selection bring a huge amount of computation to the intra coding. In order to reduce the computational complexity, the intra prediction module is improved. Firstly, according to the temporal and spatial correlation of the adjacent coding units, the depth traversal range of the coding units is reduced, and the unnecessary depth is stopped or skipped in advance, and the optimal mode of the current coding unit is selected at the same time. According to whether the Planar model is the best one, different schemes are adopted to reduce the number of prediction models to calculate the cost of participation rate-distortion. The experimental results show that compared with HM10.0. The algorithm proposed in this paper reduces the coding time by about 30 percent while keeping the coding performance. It accelerates the speed of intra coding and has good practicability. 2. Motion estimation is an important part of inter frame prediction. The coding time of 70% comes from this process. Search strategy and matching criterion directly affect the efficiency and accuracy of finding the best matching block in motion estimation. This paper will proceed from the point of search strategy. A fast TZSearch search algorithm based on heterogeneous diamond template is proposed, which combines the distribution of motion vectors with the analysis of the main factors affecting the performance of the TZSearch search algorithm. First, the heterogeneous diamond template is used for rough search, and the vertical horizontal hexagonal template is used in the subsequent fine search, which enables it to dynamically adapt to the image's own characteristics. The experimental results show that. Compared with HM10.0, the proposed algorithm reduces the total coding time by about 17 percent while keeping the coding performance, which speeds up the search speed and shortens the time of motion estimation module.
【學(xué)位授予單位】:西安郵電大學(xué)
【學(xué)位級(jí)別】:碩士
【學(xué)位授予年份】:2017
【分類號(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 林慶帆;;視頻編碼的新趨勢(英文)[J];西安郵電大學(xué)學(xué)報(bào);2013年03期
5 ;我國科學(xué)家主導(dǎo)的視頻編碼標(biāo)準(zhǔn)成國際標(biāo)準(zhǔn)[J];中國標(biāo)準(zhǔn)導(dǎo)報(bào);2013年07期
6 李衛(wèi)平;;是否使用可伸縮視頻編碼(英文)[J];中國科學(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];電子測量與儀器學(xué)報(bào);2002年01期
10 張勇東,李桂苓;高性能三維小波視頻編碼方法[J];通信技術(shù);2002年01期
相關(guān)會(huì)議論文 前10條
1 楊任爾;陳懇;葉慶衛(wèi);;基于幀的多描述視頻編碼冗余插入研究[A];2009中國控制與決策會(huì)議論文集(2)[C];2009年
2 袁子立;胡世安;孟一鳴;王璀璨;;視頻編碼新技術(shù)新標(biāo)準(zhǔn)研究[A];全國第三屆信號(hào)和智能信息處理與應(yīng)用學(xué)術(shù)交流會(huì)?痆C];2009年
3 巫戈明;孫立峰;鐘玉琢;;聯(lián)合零向量預(yù)測的分布式視頻編碼框架[A];第三屆和諧人機(jī)環(huán)境聯(lián)合學(xué)術(shù)會(huì)議(HHME2007)論文集[C];2007年
4 石春鶯;陳偉建;;分布式視頻編碼的近況和未來研究方向[A];2008年中國西部青年通信學(xué)術(shù)會(huì)議論文集[C];2008年
5 楊任爾;金煒;陳懇;;基于下抽樣多描述視頻編碼及解碼后處理研究[A];第二十七屆中國控制會(huì)議論文集[C];2008年
6 許鵬飛;羅建書;;率控制自組織矢量量化及在視頻編碼中的應(yīng)用[A];第十二屆全國圖象圖形學(xué)學(xué)術(shù)會(huì)議論文集[C];2005年
7 江濤;陳偉建;;可伸縮視頻編碼中運(yùn)動(dòng)模型的改進(jìn)[A];2008年中國西部青年通信學(xué)術(shù)會(huì)議論文集[C];2008年
8 姜俊;胡駿;;新媒體視頻編碼方案比較研究[A];中國新聞技術(shù)工作者聯(lián)合會(huì)2008年學(xué)術(shù)年會(huì)論文集(下)[C];2008年
9 劉孝波;;基于聯(lián)合采樣的多描述視頻編碼[A];計(jì)算機(jī)技術(shù)與應(yīng)用進(jìn)展·2007——全國第18屆計(jì)算機(jī)技術(shù)與應(yīng)用(CACIS)學(xué)術(shù)會(huì)議論文集[C];2007年
10 卿粼波;呂瑞;鄭敏;滕奇志;何小海;;基于迭代譯碼算法的分級(jí)分布式視頻編碼[A];第十五屆全國圖象圖形學(xué)學(xué)術(shù)會(huì)議論文集[C];2010年
相關(guān)重要報(bào)紙文章 前10條
1 記者 謝宏;我國主導(dǎo)的視頻編碼標(biāo)準(zhǔn)將頒為國際標(biāo)準(zhǔn)[N];科技日報(bào);2013年
2 記者 徐建華;我國科學(xué)家主導(dǎo)的視頻編碼標(biāo)準(zhǔn)成國際標(biāo)準(zhǔn)[N];中國質(zhì)量報(bào);2013年
3 中國工程院院士 高文;智慧城市中的視頻編碼、分析與評(píng)測[N];中國信息化周報(bào);2013年
4 記者 徐建華;我國新一代視頻編碼標(biāo)準(zhǔn)公開征求意見[N];中國質(zhì)量報(bào);2014年
5 湖北 褚達(dá);視頻編碼一網(wǎng)打盡[N];電腦報(bào);2003年
6 國際;第二代AVS開啟國際化征程[N];中國電子報(bào);2009年
7 周汝波 賀學(xué)金;碟機(jī)常用視頻D/A轉(zhuǎn)換、視頻編碼集成電路維修資料[N];電子報(bào);2007年
8 中國科學(xué)院計(jì)算技術(shù)研究所,中國科學(xué)院研究生院$$ $$信息產(chǎn)業(yè)部“數(shù)字音視頻編解碼技術(shù)標(biāo)準(zhǔn)工作組”秘書長、組長 黃鐵軍 高文;視頻編碼有絕招[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];中國科學(xué)技術(shù)大學(xué);2017年
4 張江山;基于變換的視頻編碼與率失真分析[D];華中科技大學(xué);2003年
5 趙安邦;穩(wěn)健視頻編碼與傳輸技術(shù)研究[D];清華大學(xué);2007年
6 楊志杰;可伸縮視頻編碼中的基礎(chǔ)算法研究[D];中國科學(xué)院研究生院(軟件研究所);2004年
7 張克新;可伸縮視頻編碼及傳輸理論與應(yīng)用研究[D];華南理工大學(xué);2012年
8 孟麗麗;多視點(diǎn)視頻編碼的研究[D];北京交通大學(xué);2013年
9 王鵬;分布式視頻編碼率失真特性研究[D];上海交通大學(xué);2008年
10 錢大興;基于視頻內(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 錢程;基于壓縮感知的分布式視頻編碼的研究與實(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];中國計(jì)量學(xué)院;2015年
9 盧曉亮;面向4K的HEVC視頻編碼及其在高清網(wǎng)絡(luò)攝像機(jī)上應(yīng)用的研究[D];浙江大學(xué);2016年
10 郭健生;多視角多描述視頻編碼[D];北京交通大學(xué);2016年
,本文編號(hào):1439935
本文鏈接:http://sikaile.net/kejilunwen/xinxigongchenglunwen/1439935.html