特级做A爰片毛片免费69,永久免费AV无码不卡在线观看,国产精品无码av地址一,久久无码色综合中文字幕

畢業(yè)論文 h264與avs插值算法比較.doc

約35頁DOC格式手機(jī)打開展開

畢業(yè)論文 h264與avs插值算法比較,摘要視頻分辨率變換在多媒體領(lǐng)域有著非常廣泛的應(yīng)用,在傳統(tǒng)的插值算法中由于對(duì)圖像邊緣活紋理等細(xì)節(jié)信息考慮不足常常導(dǎo)致插值后圖像出現(xiàn)模糊或鋸齒的現(xiàn)象,所以論文對(duì)h.264/avc及avs進(jìn)行了詳細(xì)的分析 。本論文的主要目的就是比較h.264與avs插值算法,測(cè)試他們?cè)趫D像處理上的優(yōu)劣,利用matlab這一工具編寫程序?qū)ν?..
編號(hào):20-202438大小:1.05M
分類: 論文>數(shù)學(xué)/物理論文

內(nèi)容介紹

此文檔由會(huì)員 ljjwl8321 發(fā)布

摘 要
視頻分辨率變換在多媒體領(lǐng)域有著非常廣泛的應(yīng)用,在傳統(tǒng)的插值算法中由于對(duì)圖像邊緣活紋理等細(xì)節(jié)信息考慮不足常常導(dǎo)致插值后圖像出現(xiàn)模糊或鋸齒的現(xiàn)象,所以論文對(duì)H.264/AVC及AVS進(jìn)行了詳細(xì)的分析 。本論文的主要目的就是比較H.264與AVS插值算法,測(cè)試他們?cè)趫D像處理上的優(yōu)劣,利用MATLAB這一工具編寫程序?qū)ν粓D像進(jìn)行處理。
本文分別從運(yùn)算復(fù)雜度和性能兩個(gè)方面進(jìn)行了比較,在復(fù)雜度的分析中引入了復(fù)雜度分析模型,該模型從硬件設(shè)計(jì)的角度合理地量化了兩種插值算法的復(fù)雜度。在比較兩種插值算法的性能上,根據(jù)插值的運(yùn)算特性給出了性能的評(píng)估指標(biāo)。用上述復(fù)雜度模型和性能指標(biāo)對(duì)H.264和AVS的插值算法進(jìn)行分析和比較,實(shí)驗(yàn)結(jié)果表明H.264具有較好的性能,而AVS的性能開銷比略好于H.264 。

關(guān)鍵詞:MATLAB;插值算法;H.264;AVS





H.264 interpolation algorithm with AVS comparison

Abstract
Video resolution transform in multimedia field has a very wide range of applications, in traditional interpolation algorithm for image edges due to live texture detail information consider deficiency often result in interpolation fuzzy or after images appear serrated phenomenon so papers on H.264 / AVC and AVS were analyzed in detail. The main purpose of this paper is to compare with the AVS and H.264 interpolation algorithm, test their in image processing, advantage and disadvantage of the MATLAB this tool programming for the same image processing.
This paper respectively from two aspects of computing complexity and performance are compared, and the analysis of the complexity introduced into the complexity analysis model, this model from the hardware design Angle properly quantify two interpolation algorithm complexity. In comparing two interpolation algorithm performance, and according to the operation characteristics are given interpolation performance eva luation index. With the complexity of model performance index and H.264 and AVS interpolation algorithm analysis and comparison, the experimental results show that the H.264, and has better performance than the AVS performance overhead is slightly better than H.264.

Key Words:MATLAB;Nearest Neighbor Interpolation;H.264;AVS


目 錄
摘 要 I
Abstract II
引 言 1
1 H.264與AVS的背景 2
1.1 H.264的背景 2
1.2 AVS的背景 2
1.3 H.264基本概述 2
1.4 AVS基本概述 3
2 插值復(fù)雜度分析 4
2.1 插值復(fù)雜度分析 4
2.2 H.264與AVS插值算法的復(fù)雜度分析 5
2.2.1 H.264亮度樣本插值部分分析 5
2.2.2 H.264色度樣本插值部分分析 6
2.2.3 AVS亮度樣本插值部分分析 7
2.2.4 AVS色度樣本插值部分分析 9
3 BMP圖像解析 11
3.1 BMP概況 11
3.2 BMP文件結(jié)構(gòu) 11
4 實(shí)驗(yàn)結(jié)果及分析 14
4.1 性能比較的方法 14
4.2 實(shí)驗(yàn)結(jié)果及分析 15
結(jié)論 18
參考文獻(xiàn) 19
附錄 程序 20
致 謝 27