跳到主要內容

臺灣博碩士論文加值系統

(216.73.216.52) 您好!臺灣時間:2026/02/28 04:08
字體大小: 字級放大   字級縮小   預設字形  
回查詢結果 :::

詳目顯示

: 
twitterline
研究生:王家任
研究生(外文):Jia-Ren Wang
論文名稱:H.264之多幅參考畫面演算法則之研究
論文名稱(外文):Fast Multi-frame Motion Estimation Algorithm in H.264/AVC
指導教授:林銀議
學位類別:碩士
校院名稱:國立中央大學
系所名稱:通訊工程研究所
學門:工程學門
學類:電資工程學類
論文種類:學術論文
論文出版年:2007
畢業學年度:95
語文別:中文
論文頁數:73
中文關鍵詞:多幅參考畫面移動估計模式決策搜尋視窗預測向量H.264可變區塊大小
外文關鍵詞:search windowmulti-framemotion estimationpredictive motion vectorH.264
相關次數:
  • 被引用被引用:0
  • 點閱點閱:220
  • 評分評分:
  • 下載下載:12
  • 收藏至我的研究室書目清單書目收藏:0
現今對於多媒體影音方面的要求越來越大,且畫面品質要求也越來越高,因此多媒體影音格式的制定一直是很熱門的話題和研究。逐漸崛起的影音格式H.264 利用很多不同以往的編碼和預測方式,可容易達到高品質且壓縮位元率的目的。但也因此需要付出很重的運算複雜度來達成,因此減少複雜度且可維持一定品質的方法,即為我們此論文的探討內容。
我們首先提出不同以往架構的多幅參考畫面候選模式的演算法,可使其計算量可以節省30%左右,然後又運用比較精準的向量預測方式,加上可變搜尋視窗的方法,來達到縮小搜尋視窗的目的,又可再多節省不少時間的運算,平均差不多50%左右的時間節省,最後結合所有的方法,可達到節省70%左右。
實驗結果顯示我們不僅可達到一定時間的節省,但是畫面品質也可在可接受範圍的損失,所以運用到即時(Real Time)系統上運用,應該是可行的方法。
The emerging popular video coding standard, called H.264/AVC, supports many advanced techniques to achieve better performance compared to the previous one. As the performance got better and better, the computation load
must be paid as return. In order to make it apply in the real-time system as possible, so many researched results had been proposed to reduce the complexity. In this thesis, we also proposed some algorithms to achieve the
same goal. First, we proposed how to distinguish candidate modes from the others and terminated other frames of the candidate modes. And then we combined the predictive motion vector with the adaptive search window to
shrink the search process. Finally, we integrated these three proposed methods into the whole novel multi-frame motion estimation algorithm.
The simulation result showed that we could save for 70% in coding time with insignificant performance loss.
第一章 緒論
1.1 國際視訊壓縮標準簡介 1
1.2 動機與目的 2
1.3 論文架構 4
第二章 多幅參考畫面之候選模式選擇
2.1 移動估計簡介 5
2.1.1 可變區塊大小的移動估計 10
2.1.2 非整數點的移動估計 11
2.1.3 多幅參考畫面的移動估計 12
2.2 回顧多幅參考畫面 13
2.3 多幅參考畫面之統計分析 17
2.4 多幅參考畫面之候選模式選擇演算法 19
2.5 效能分析
2.5.1 固定量化參數下的編碼效能比較 26
2.5.2 不同量化參數下之編碼效能比較 26
2.6 多幅參考畫面之候選模式選擇演算法之結論 35
第三章 各參考畫面初始向量預測演算法
3.1 向量預測簡介 36
3.2 向量預測之回顧與統計分析 39
3.3 混合型向量預測演算法 42
3.4 效能分析
3.4.1 固定量化參數下的編碼效能比較 48
3.4.2 不同量化參數下之編碼效能比較 49
3.5 各參考畫面初始向量預測演算法之結論 51
第四章 新的多幅參考畫面移動估計演算法
4.1 可變搜尋視窗簡介 52
4.2 可變搜尋視窗演算法 54
4.3 效能分析
4.3.1 固定量化參數下的編碼效能比較 55
4.3.2 不同量化參數下之編碼效能比較 56
4.4 新的多幅參考畫面移動估計演算法 58
4.5 效能分析
4.5.1 環境參數設定 59
4.5.2 固定量化參數下的編碼效能比較 60
4.5.3 不同量化參數下之編碼效能比較 61
4.6 新的多幅參考畫面移動估計演算法之結論 65
第五章 結論和未來展望 66
參考文獻 67
中英對照表 70
[1] “Draft ITU-T Recommendation and Final Draft International Standard of Joint Video Specification (ITU-T Rec. H.264 | ISO/IEC 144496-10 AVC),” Joint Video Team of ISO/IEC and ITU-T, March 2003.
[2] I. E. G. Richardson, H.264 and MPEG-4 Video Compression, Video Coding for Next-generation Multimedia, John Wiely & Sons, 2004
[3] Joint Video Team software JM86, August 2003. http://bs.hhi.de/~suehring/tml/download/
[4] Yu-Wen Huang, Bing-Yu Hsieh, Shao-Yi Chien, Shyh-Yih Ma and Liang-Gee Chen,“Analysis and complexity reduction of multiple reference frames motion estimation in H.264/AVC,”IEEE Transactions on Circuits and Systems for Video Technology, Vol.16, no.4, pp. 507-522, April 2006
[5] Yu-Wen Huang, Bing-Yu Hsieh, Tu-Chih Wang, Shao-Yi Chen,Shyh-Yih Ma, Chun-Fu Shen and Liang-Gee Chen, “Analysis and reduction of reference frames for motion estimation in MPEG-4 AVC/JVT/H.264,” Proceedings of International Conference on Multimedia and Expo, Vol.2, pp. II-809-12, July 2003
[6] Yeping Su and Ming-Ting Sun, “Fast multiple reference frame motion estimation for H.264/AVC,” IEEE Transactions on Circuits and Systems for Video Technology, Vol.16, pp. 447- 452, March 2006
[7] Hung-Ju Li, Ching-Ting Hsu and Mei-Juan Chen, “Fast multiple reference frame selection method for motion estimation in JVT/H.264,”Proceedings of IEEE Asia-Pacific Conference on Circuits and Systems, Vol.1, pp. 605- 608, Dec. 2004
[8] Mei-Juan Chen, Yi-Yen Chiang, Hung-Ju Li and Ming-Chieh Chi, “Efficient multi-frame motion estimation algorithms for MPEG-4 AVC/JVT/H.264,” Proceedings of the 2004 International Symposium on Circuits and Systems, Vol.3, pp. III-737-40, May 2004
[9] Yi-Hon Hsiao, Tein-Hsu Lee and Pao-Chi Chang,“Short/long-term motion vector prediction in multi-frame video coding system,”International Conference on Image Processing, Vol.3, pp. 1449-1452, Oct. 2004
[10] Tung-Chien Chen, Chuan-Yung Tsai, Yu-Wen Huang and Liang-Gee Chen, “Single Reference Frame Multiple Current Macroblocks Scheme for Multiple Reference Frame Motion Estimation in H.264/AVC,”IEEE Transactions on Circuits and Systems for Video Technology, Vol.17, pp. 242-247, Feb. 2007
[11] Xiang Li, Eric Q. Li and Yen-Kuang Chen, “Fast multi-frame motion estimation algorithm with adaptive search strategies in H.264,” IEEE International Conference on Acoustics, Speech, and Signal Processing, Vol.3, pp. iii-369-72, May 2004
[12] Jianning Zhang, Lifeng Sun, Shiqiang Yang and Yuzhuo Zhong, “Position prediction motion-compensated interpolation for frame rate up-conversion using temporal modeling,” IEEE International Conference on Image Processing, Vol.1, pp. I-53-6, Sept. 2005
[13] C.J. Duanmu, M.O. Ahmad and M.N.S. Swamy, “A continuous tracking algorithm for long-term memory motion estimation,” Proceedings of the 2003 International Symposium on Circuits and Systems, Vol.2, pp.II-356-II-359, May 2003
[14] Mei-Juan Chen, Gwo-Long Li, Yi-Yen Chiang and Ching-Ting Hsu, “Fast multiframe motion estimation algorithms by motion vector composition for the MPEG-4/AVC/H.264 standard,” IEEE Transactions on Multimedia, Vol.8, pp. 478- 487, June 2006
[15] Yanfei Shen, Chao Huang, Lejun Yu, Dongming zhang and Jintao Li,“Fast multiframe motion estimation algorithm in H.264,” Proceedings of International Conference on Signal Processing,Vol.2, pp.1187-1190, 31 Aug.-4 Sept. 2004
[16] Kuo-Liang Chung and Lung-Chun Chang, “A new predictive search area approach for fast block motion estimation,” IEEE Transactions on Image Processing, Vol.12, pp.648-652, June 2003
[17] Yamada T., Ikekawa M. and Kuroda I., “Fast and accurate motion estimation algorithm by adaptive search range and shape selection,”Proceedings of IEEE International Conference on Acoustics, Speech,
and Signal Processing, Vol.2, pp. ii/897-ii/900, March 2005
QRCODE
 
 
 
 
 
                                                                                                                                                                                                                                                                                                                                                                                                               
第一頁 上一頁 下一頁 最後一頁 top
無相關期刊